Obfsproxy is a pluggable transport proxy written in Python. The application supports multiple protocols, called pluggable transports, which specify how the traffic is transformed. For example, there might be a HTTP transport which transforms Tor traffic to look like regular HTTP traffic. Obfsproxy is a tool that attempts to circumvent censorship, by transforming the Tor traffic between the client and the bridge.
Comments