A Windows GUI tool that downloads Tor Expert Bundle, bridge lists, and optionally routes system traffic through Tor via a SOCKS5 proxy.
- Download the latest release
.exe. - Run the executable directly.
- No installation or prerequisites required.
- Install Python 3.
- Run: python main.py
- Launch the application.
- Wait for the automatic Tor download and extraction.
- Click Start Tor.
- Wait until connection reaches 100%.
- Enable Set System Proxy to route all traffic through Tor.
- Automatically downloads the Tor Expert Bundle.
- Extracts it into a local working directory.
- Downloads and stores bridge lists locally.
- Supports multiple categories and transport types (e.g.
obfs4,webtunnel). - Injects selected bridges into
torrc. - Use "Update Bridges" at any time to refresh them.
-
Dynamically generates a
torrcfile with:- SOCKS5 proxy (
127.0.0.1:19050) - Control port
- Optional bridges
- Pluggable transports
- SOCKS5 proxy (
- Runs
tor.exeas a subprocess. - Monitors bootstrap progress from logs.
- Updates UI in real time.
-
Optionally sets Windows system proxy:
socks=127.0.0.1:19050 -
Automatically resets proxy when Tor stops.
-
Performs a SOCKS5 handshake through Tor.
-
Queries Tor check API to verify:
- Exit IP
- Tor status
-
Retrieves basic geo information.
- Designed for Windows.
- EXE version runs fully standalone (no Python required).
- System proxy changes affect all applications using Windows proxy settings.
- Bridge usage is optional but recommended in restricted networks.
If you're finding this useful, please show your support:
β Star the repository on GitHub
β Star our Telegram posts
Your stars fuel our motivation to keep improving!