Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

proxychan-tor

Buy Me a Coffee Linux Tor Proxy Anonymity License

proxychan-tor

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.


Features

  • 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/torrc to enable ControlPort for IP rotation
  • Displays real IP vs Tor IP before running your command
  • Works with: curl, nmap, sqlmap, whois, git, etc.

Use it globally:

proxychan curl https://ifconfig.me
proxychan whois example.com
proxychan nmap -Pn -sT scanme.nmap.org

Installation

git clone https://github.com/socalit/proxychan-tor.git
cd proxychan-tor
chmod +x proxychan
./proxychan --install

Support

Star the GitHub repo

Share it with communities

Open issues or request features

If this project saved you time or solved a problem, consider supporting development:

Buy Me a Coffee

About

Simple system-wide wrapper to run any Linux tool through Tor using proxychains.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages