Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by obfs4
|
|
|
|
|
|
parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|