hungjk07 / obfsproxy_android

Fork of obfsproxy for android.

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

Fork of obfsproxy for android.

License:Other


Languages

Language:C 93.2%Language:M4 4.8%Language:Makefile 1.3%Language:C++ 0.7%Language:Shell 0.0%