ZeroTrace
ZeroTrace is a powerful ethical hacking tool for anonymization, routing all your system network traffic through the Tor network, making it very hard to track your online activity, IP address, and location.
Install / Use
/learn @s-r-e-e-r-a-j/ZeroTraceREADME
ZeroTrace
ZeroTrace is a powerful ethical hacking tool for anonymization, developed in Bash. It helps you stay anonymous online by routing all of your system’s network traffic—not just browser traffic—through the Tor network. As a result, tracking your online activity, IP address, and location becomes extremely difficult.
Features
- Sends all your internet traffic through the Tor network
- Hides your real IP address and location
- Makes it extremely difficult to track your online activity
- Lets you manually or automatically change your IP
- Shows your current Tor IP and location
- Easy to use with a beginner-friendly interface
- Works on Debian,RHEL,Arch
Disclaimer
This tool is made only for ethical hacking, privacy, and educational use. Do not use it for illegal purposes. The author is not responsible for any misuse.
Requirements
- Gnu Bash
- Linux distros like Debian, RHEL, Arch
- Tor, jq and iptables (automatically installed if not found)
Installation
- Clone the repository:
git clone https://github.com/s-r-e-e-r-a-j/ZeroTrace.git
- Navigate to the ZeroTrace directory:
cd ZeroTrace
- Navigate to the ZeroTrace directory:
cd ZeroTrace
- Run the install.sh script:
sudo bash install.sh
Then type y for install
Usage
Run with sudo:
sudo zerotrace [option]
Options
| Option | Short Form | Description |
|--------------------|------------|-----------------------------------------------|
| --start | -s | Start routing traffic through Tor |
| --stop | -x | Stop Tor and restore settings |
| --ip | -i | Show current Tor IP and location |
| --new-ip | -n | Request a new identity from Tor |
| --auto | -a | Auto change IP at intervals (default:500 sec) |
| --help | -h | show help message |
Examples
Start routing:
sudo zerotrace --start
Show current IP:
sudo zerotrace --ip
Request a new IP:
sudo zerotrace --new-ip
Auto change IP every 5 minutes:
sudo zerotrace --auto 300
Stop and reset:
sudo zerotrace --stop
Uninstallation
Run the install.sh script
Then type n for uninstall
License
This project is licensed under the MIT License.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
