-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
TONresistor edited this page Apr 11, 2026
·
1 revision
| Platform | Download |
|---|---|
| Windows | Installer |
| macOS | DMG (Universal) |
| Linux | AppImage · .deb |
Your browser may warn that the file is from an unknown source. Click "Keep" to download.
- Download and run TON-Browser-Setup-1.5.3.exe
- Follow the installation prompts
- Launch TON Browser from the Start menu
One-line install (PowerShell):
irm https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON-Browser-Setup-1.5.3.exe -OutFile TonBrowser.exe; Unblock-File TonBrowser.exe; .\TonBrowser.exeOpen the .dmg and drag TON Browser to Applications.
# If blocked by Gatekeeper
xattr -cr /Applications/TON\ Browser.appOne-line install:
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/ && hdiutil detach "/Volumes/TON Browser" && xattr -cr /Applications/TON\ Browser.app && open /Applications/TON\ Browser.app# AppImage
chmod +x TON-Browser-1.5.3.AppImage
./TON-Browser-1.5.3.AppImage
# Debian/Ubuntu
sudo dpkg -i TON-Browser-1.5.3.debOne-line install:
# AppImage
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
# Debian/Ubuntu
curl -LO https://github.com/TONresistor/Tonnet-Browser/releases/latest/download/TON-Browser-1.5.3.deb && sudo dpkg -i TON-Browser-1.5.3.debtonnet.resistance.dog · GitHub · MIT License
Tonnet Browser
Getting Started
Reference
Development