Browse .ton & .t.me sites,on TON Network, privately.
Tonnet Browser is a native desktop browser for the TON Network. Browse .ton & .t.me sites directly, no gateway, no third-party.
Free & Open Source
Install in one command
curl -LO https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON.Browser-1.5.3.AppImage
chmod +x TON.Browser-1.5.3.AppImage
./TON.Browser-1.5.3.AppImage
curl -LO https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON.Browser-1.5.3-universal.dmg
hdiutil attach TON.Browser-1.5.3-universal.dmg
cp -R "/Volumes/TON Browser/TON Browser.app" /Applications/
xattr -cr /Applications/TON\ Browser.app
irm https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON.Browser.Setup.1.5.3.exe -OutFile TonBrowser.exe; .\TonBrowser.exe
Available on every platform
Choose your operating system and get started.
Built for the TON Network
Browse tonsites on TON Network, privately
Privacy by design,
not by promise
3-Hop Garlic Routing
Your traffic is encrypted in 3 layers and routed through 3 independent relay nodes. No single node knows both who you are and where you're going.
15 Anti-Fingerprinting Shields
Canvas, WebGL, AudioContext, WebRTC, fonts, screen, timezone, navigator, battery, sensors, network, hardware, viewport — all spoofed or noised per-session. Sites see a generic browser, not you.
Built-in Content Filter
Blocks ads, trackers, crypto miners, and malware by default. 5 categories, individually toggleable. Per-domain whitelist.
First-Party Isolation
Every domain gets its own isolated session. Cookies, localStorage, and IndexedDB are never shared between sites. Inactive sessions are auto-cleared with OS-keychain encrypted history.
Native .ton Resolution
Built-in local proxy connects directly to the TON DHT via ADNL/RLDP over UDP. No centralized gateway, no browser extension. Your traffic never touches a third-party server.
TON Storage
Built-in client for the TON Storage network. Download and seed bags directly from the browser. No extra software needed.
Auto Circuit Rotation
Your routing path automatically changes every 10 minutes. Configurable intervals prevent long-term traffic correlation.
Clear on Exit
All cookies, cache, localStorage, and history are wiped when you close the browser. Enabled by default. Zero forensic trace.
Open Source
MIT License. Every line of code is auditable on GitHub. The proxy and storage daemons are also open source.
Cross-Platform
Linux (AppImage + .deb), Windows (installer + portable), macOS (Intel + Apple Silicon universal), Android.
Frequently asked questions
What is Tonnet Browser?
Tonnet Browser is a native desktop application that lets you browse .ton and .t.me sites directly via peer-to-peer connections, without relying on centralized gateways. It includes 3-hop garlic routing with auto circuit rotation, built-in TON Storage, 15-vector anti-fingerprinting, first-party domain isolation, and OS-keychain encrypted history.
What is Garlic Routing?
Garlic routing encrypts your traffic through 3 independent relay nodes before reaching the destination. Each relay only knows the previous and next hop — no single node can trace your full connection path. Circuits rotate automatically every 10 minutes.
How is this different from using a TON gateway?
Gateways like ton.run or tonsite.app are centralized proxies — they can see your traffic and be censored. Tonnet connects directly to .ton sites via P2P (RLDP over ADNL), with no middleman. Your connection is decentralized and censorship-resistant.
Can I browse regular websites?
Tonnet is designed specifically for the TON network (.ton and .t.me sites). For regular websites, use your normal browser.
Is Tonnet Browser safe?
Tonnet is fully open source (MIT License) and can be audited on GitHub. It blocks all browser permissions by default, spoofs 15 fingerprinting vectors with per-session noise, strips tracking headers (Referer, ETag, If-None-Match), and isolates each domain in its own session via First-Party Isolation.
What are the system requirements?
Windows 10+, macOS 11+, Ubuntu 20.04+ / Debian 11+, Android 8.0+.