mirror of
https://gitlab.com/yawning/obfs4.git
synced 2024-11-15 12:12:53 +00:00
e52258edac
ClientFactories now have a Dial() method instead of a WrapConn() method, so that it is possible to write something like meek-client using the obfs4proxy framework. This breaks the external interface if anyone is using obfs4proxy as a library, but the new way of doing things is a trivial modification, to a single routine that shouldn't have been very large to begin with. |
||
---|---|---|
.. | ||
obfs4proxy.go | ||
proxy_http.go | ||
proxy_socks4.go | ||
pt_extras.go | ||
termmon_linux.go | ||
termmon.go |