An open API service indexing awesome lists of open source software.

https://github.com/samdney/obfsproxy

Personal working copy from https://git.torproject.org/pluggable-transports/obfsproxy.git Don't clone it for seriously using!
https://github.com/samdney/obfsproxy

Last synced: 2 months ago
JSON representation

Personal working copy from https://git.torproject.org/pluggable-transports/obfsproxy.git Don't clone it for seriously using!

Awesome Lists containing this project

README

          

Obfsproxy is a pluggable transport proxy written in Python.

See doc/HOWTO.txt for installation instructions.

If you want to write a pluggable transport, see the code of already
existing transports in obfsproxy/transports/ . Unfortunately a coding
guide for pluggable transport authors does not exist at the moment!