Releases: INTELEON404/torghost
torghost v3.2.1
TorGhost v3.2.1
Optimized and modernized release of torghost focused on speed, stability, and cross-distro compatibility.
What's New
- Faster startup and shutdown performance
- Improved IPTables handling
- Fixed Kali Linux 2023+ and Debian 12 issues
- Automatic Tor user detection across distributions
- Enhanced DNS leak protection
- Added strict kill switch protection
- Cleaner and more readable terminal output
- Graceful cleanup on crashes or interruptions
- Safe atomic backup/restore for DNS and Tor configs
Features
- System-wide Tor routing
- DNS leak prevention
- Identity switching (
NEWNYM) - Automatic IP verification
- Kill switch protection
- Update checker
- Cross-distro Linux support
Requirements
- Python 3.6+
- Tor
- IPTables
Python dependencies:
requests
stem
packagingWarning
TorGhost modifies IPTables and DNS settings system-wide. Use carefully and always verify your connection after enabling Tor routing.
Caution
This project is for educational and privacy research purposes only. Misuse of this software may violate local laws or network policies.
v3.2.0
v3.2.0: CYBERPUNK PROTOCOL
"Efficiency meets Aesthetics."
Release Date: 2025-12-11
Developer: INTELEON404
🚨 SYSTEM UPGRADE INITIATED
This update isn't just a patch; it's a complete visual and mechanical overhaul. We have stripped the code down and rebuilt the UI to reflect a true professional environment—clean, aligned, and responsive.
⚔️ CHANGE LOG
💎 [VISUALS] THE CYBERPUNK UI
- NEW IDENTITY: Replaced legacy block text with a sharp, futuristic ASCII signature.
- UPPERCASE PROTOCOL: All terminal outputs are now rendered in UPPERCASE for maximum readability and authority.
- PRECISION ALIGNMENT: Status indicators (
[DONE]) are now mathematically aligned. OCD-approved. - NEON PALETTE: Integrated
CYAN/GREEN/PURPLEcolor coding for distinct visual hierarchy. - INFO BOXES: Critical data (IP, Status) is now presented in high-contrast frames.
🚀 [CORE] VELOCITY BOOST
- ZERO LATENCY: Removed static sleep timers. The script now intelligently detects process states.
- Startup:
~10s➜~2s - Identity Switch:
~8s➜~2s
- Startup:
- INSTANT KILL: The kill-switch logic has been rewritten for immediate network termination and restoration.
🔧 [SYSTEM] KALI LINUX 2023+ COMPATIBILITY
- PEP 668 BYPASS: Added
--break-system-packageslogic to the installer. - FIX: Solves the
error: externally-managed-environmenton Debian 12, Ubuntu 23.04+, and Kali Rolling.
📥 DEPLOYMENT
git clone [https://github.com/INTELEON404/torghost.git](https://github.com/INTELEON404/torghost.git)
cd torghost
chmod +x install.sh
sudo ./install.shv3.1.1
Full Changelog: https://github.com/INTELEON404/torghost/commits/v3.1.1
Version v3.1.1
v3.0.2
Full Changelog: https://github.com/INTELEON404/torghost/commits/v3.0.2
Old version