obfsproxy
pluggable transport proxy for Tor
Install
- All systems
-
curl cmd.cat/obfsproxy.sh
- Debian
-
apt-get install obfsproxy
- Ubuntu
-
apt-get install obfsproxy
- Kali Linux
-
apt-get install obfsproxy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install obfsproxy
- Raspbian
-
apt-get install obfsproxy
- Dockerfile
- dockerfile.run/obfsproxy
obfsproxy
pluggable transport proxy for Tor
obfsproxy is a tool that attempts to circumvent censorship by transforming the Tor traffic between the client and the bridge. This way censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. It is written in Python and is compliant with the Tor pluggable transports specification, and its modular architecture allows it to support multiple pluggable transports.