Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Temporarily disabled connecting to the network through a SOCKS/HTTP proxy
|
|
arguments, during the transition to the PT 2.0 Go API
|
|
PT 2.0 Go API
|
|
|
|
goptlib to shapeshifter-ipc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a fork
|
|
|
|
|
|
instead of obfs4
|
|
shapeshifter-transports)
|
|
|
|
|
|
|
|
Transports 2.0 Specification, Draft 1
|
|
|
|
These register themselves at init time. Previously they were in the
main package and thus did not need to be explicitly imported.
|
|
Half of the packages in there registered dialer types with golang.org/x/net/proxy,
and half of them were proxying modes for the program as a whole. These are separate
things, so move them into separate directories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug introduced in e52258edac55d82ff153755493d770bfbbc9a346, not in any
released version of obfs4proxy.
|
|
when obfs4 connection create failed,conn variable is
set to nil already.
|
|
|