Multi-Hop Tunnel Routing
Your traffic is encrypted in layers and passed through independent relays before reaching the site. No relay knows both who you are and where you are going.
Browse tonsites on TON Network, privately
Tonnet Browser is a native desktop browser for the TON Network. Browse .ton & .t.me sites directly, or privately via multi-hop routing.
Tonnet Browser is open source. View the code, report issues, or contribute on GitHub.
For Ubuntu, Debian, Fedora, Arch and other major Linux distributions. AppImage runs anywhere, .deb integrates with apt-based package managers.
For Windows 10 and Windows 11. The installer handles everything automatically. The portable build runs without installation, ideal for USB drives.
One binary for Intel and Apple Silicon. Runs natively on M1, M2, M3 and older Intel Macs.
For Android 8.0 and later. Sideload the APK, enable unknown sources once, and browse TON on mobile.
curl -LO https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON-Browser-2.0.0.AppImage
chmod +x TON-Browser-2.0.0.AppImage
./TON-Browser-2.0.0.AppImage
curl -LO https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON-Browser-2.0.0-universal.dmg
hdiutil attach TON-Browser-2.0.0-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-2.0.0.exe -OutFile TonBrowser.exe; .\TonBrowser.exe
Your traffic is encrypted in layers and passed through independent relays before reaching the site. No relay knows both who you are and where you are going.
Non-custodial. Send, receive, and authorize HTTP 402 payments with per-site spending limits.
Every domain runs in its own sandboxed session. Cookies, localStorage, and IndexedDB never cross between sites.
Tonnet runs a local TON proxy that resolves .ton and .t.me sites natively, connecting your browser directly to the TON network.
Download and seed bags from the TON Storage network directly in the browser.
Cookies, cache, and history are wiped when you close the browser. Default.
A desktop browser for the TON Network. It lets you open .ton and .t.me sites directly from your computer, with nothing in between.
Your connection is wrapped in three layers of encryption and passed through three different computers before it reaches the site. Each one only knows the step before and the step after, so none of them can tell who you are and where you are going. The route changes every 10 minutes.
A gateway is a website that fetches TON sites for you. It works, but the gateway owner sees everything you do, and if the gateway is blocked or goes offline you lose access. Tonnet connects to TON sites on its own, so there is nobody in the middle to watch you or cut you off.
No. Tonnet only opens TON sites (.ton and .t.me). For anything else, keep using your regular browser.
Yes. The full source code is public on GitHub under the MIT license, so anyone can inspect it. By default, Tonnet blocks tracking, masks your browser fingerprint, and keeps each site isolated so they cannot learn about you from each other.
Windows 10+, macOS 11+, Ubuntu 20.04+ / Debian 11+, Android 8.0+.