darkphase / obfsproxy-legacy

A simple obfuscating proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obfsproxy: a pluggable transports proxy

obfsproxy is a pluggable transports proxy written in C. It's compliant
to the Tor pluggable transports specification, and its modular
architecture allows it to support multiple pluggable transports.

To build obfsproxy from source:
   ./configure && make

If you got the source from git, run "./autogen.sh", which will run the
various auto* programs. Then you can run ./configure, and refer to the
above instructions.

See doc/ for more obfsproxy information.

To report bugs or submit patches, please use the Tor Project bugtracker
at trac.torproject.org.  Thanks!

About

A simple obfuscating proxy

License:Other