kpdyer / fteproxy

programmable proxy for censorship circumvention
https://fteproxy.org/
Apache License 2.0
149 stars 21 forks source link

Support TOR_PT_PROXY when acting as a managed client. #140

Closed Yawning closed 10 years ago

Yawning commented 10 years ago

This requires pyptlib >= 0.0.6 and obfsproxy >= 0.2.9, along with the new dependencies (txsocksx, Twisted >= 13.2.0). The first two are absolute (an exception will be raised if not met), the latter two will soft fail (Tor configured with fte + outgoing proxy will refuse to attempt to bootstrap).

kpdyer commented 10 years ago

Awesome!

Also, thanks for putting this on the dev branch!