A patch release over v3.0.0. This supersedes v3.0.1, which was withdrawn because it aborted on startup (a duplicate localization resource key crashed the app before the window appeared). v3.0.2 carries all of the v3.0.1 fixes plus that crash fix. Upgrading is strongly recommended for anyone who uses Proxy Mode.
Fixed
- Startup crash (regression in the withdrawn v3.0.1) — a duplicate
Settings.SnowflakeAmpresource key made the app throw on launch. Fixed, and a test now scans every localization file for duplicate keys so it can't recur. - Critical — "Local proxy only" mode no longer breaks your network. In v3.0.0, selecting the Local proxy only (manual apps) proxy scope (with DNS leak protection on, the default) forced all system DNS through Tor even though traffic went direct — so name resolution stopped working for every app on the machine, not just OnionHop. DNS-over-Tor now applies only when the system proxy is actually routing traffic through Tor.
- Snowflake AMP cache toggle is now in Settings → Network → Bridges. The "enable AMP cache in Settings → Network" hint previously had no matching control. (#45)
- Scrollbars are visible again on long lists (DNS-hop providers, Bridge Scanner, the split-tunnel app picker) — they no longer auto-hide to an invisible sliver.
- Bridge Scanner / log exports now save as a proper
.txtfile instead of an extension-less / unknown file type. - Split-tunnel app picker now lists running apps on Linux and macOS (it was Windows-only and showed an empty list).
- Linux TUN/VPN mode now shows the exact, environment-preserving command to relaunch the AppImage with root, instead of a generic "run as root" error. (#44)
Downloads
| Platform | File |
|---|---|
| Windows installer | OnionHop-Setup-v3.exe
|
| Windows portable | OnionHopV3-Portable-3.0.2-win-x64.zip
|
| Windows CLI | OnionHop-CLI-Setup-3.0.2.exe / OnionHopCLI-Portable-3.0.2-win-x64.zip
|
| Linux | OnionHop-x86_64.AppImage
|
| macOS | OnionHop-3.0.2-macOS.dmg — from the macOS repo
|
Linux & macOS CLI are still coming soon.