Run any Linux command anonymously through Tor using proxychains — with automatic Tor startup, IP rotation, and verification.
Built by socalit for quick privacy and recon tasks.
- Route any command through Tor's SOCKS5 proxy using
proxychains - Automatically requests a new Tor circuit (changes your Tor exit IP)
- Auto-installs Tor and ProxyChains if missing
- Updates
/etc/tor/torrcto enable ControlPort for IP rotation - Displays real IP vs Tor IP before running your command
- Works with:
curl,nmap,sqlmap,whois,git, etc.
proxychan curl https://ifconfig.me
proxychan whois example.com
proxychan nmap -Pn -sT scanme.nmap.org
git clone https://github.com/socalit/proxychan-tor.git
cd proxychan-tor
chmod +x proxychan
./proxychan --installIf this project saved you time or solved a problem, consider supporting development:
