Browse tonsites privately,on The Open Network

tonnetbrowser.ton
ton://start

Browse tonsites on TON Network, privately

v2.0.0
Connected to TON Network
Garlic Routing (3-hop)
v2.0.0
12:34:56

Tonnet Browser is a native desktop browser for the TON Network. Browse .ton & .t.me sites directly, or privately via multi-hop routing.

Linux Windows macOS Android

Source Code

Tonnet Browser is open source. View the code, report issues, or contribute on GitHub.

View on GitHub

Linux

AppImage · .deb

For Ubuntu, Debian, Fedora, Arch and other major Linux distributions. AppImage runs anywhere, .deb integrates with apt-based package managers.

Windows

NSIS installer

For Windows 10 and Windows 11. The installer handles everything automatically. The portable build runs without installation, ideal for USB drives.

macOS

Universal .dmg

One binary for Intel and Apple Silicon. Runs natively on M1, M2, M3 and older Intel Macs.

Android

APK

For Android 8.0 and later. Sideload the APK, enable unknown sources once, and browse TON on mobile.

Install in one command

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

Privacy by design,
not by promise

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.

25+

Anti-Fingerprinting Shields

Built-in TON Wallet

Non-custodial. Send, receive, and authorize HTTP 402 payments with per-site spending limits.

First-Party Isolation

Every domain runs in its own sandboxed session. Cookies, localStorage, and IndexedDB never cross between sites.

Native .ton Resolution

Tonnet runs a local TON proxy that resolves .ton and .t.me sites natively, connecting your browser directly to the TON network.

TON Storage

Download and seed bags from the TON Storage network directly in the browser.

Multi-Chain Resolution

.ton .t.me .eth .sol

Clear on Exit

Cookies, cache, and history are wiped when you close the browser. Default.

TONresistor/Tonnet-Browser

MIT

Native on every desktop

Linux Windows macOS

Frequently asked questions

What is Tonnet Browser?

A desktop browser for the TON Network. It lets you open .ton and .t.me sites directly from your computer, with nothing in between.

How does Tonnet keep me private?

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.

How is Tonnet different from a TON gateway?

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.

Can I browse regular websites?

No. Tonnet only opens TON sites (.ton and .t.me). For anything else, keep using your regular browser.

Is Tonnet Browser safe?

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.

What are the system requirements?

Windows 10+, macOS 11+, Ubuntu 20.04+ / Debian 11+, Android 8.0+.