Skip to content

Releases: INTELEON404/torghost

torghost v3.2.1

22 May 14:35
dbeaa46

Choose a tag to compare

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
packaging

Warning

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

10 Dec 22:47
7b056d4

Choose a tag to compare

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 / PURPLE color 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
  • 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-packages logic to the installer.
  • FIX: Solves the error: externally-managed-environment on 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.sh

v3.1.1

10 Dec 22:42
07f27d7

Choose a tag to compare

v3.0.2

10 Dec 22:40
07f27d7

Choose a tag to compare