Quieter, faster obfs4 connects, and fixes browsing in TUN/VPN mode when a stale proxy was left behind.
Fixed
- obfs4 bridges are now verified with a real handshake before connecting. The pre-connect scan used to only TCP-test obfs4, so bridges that were dead or blocked at the obfs4 layer still got handed to Tor, producing a wall of "general SOCKS server failure" warnings and a long pause before it connected. The app now drives the bundled obfs4 client to complete the actual handshake and drops the ones that fail, so connecting is faster and the log is far quieter (#74). If the check cannot run or nearly everything fails (for example the whole set is blocked from your network), it safely falls back to the previous behavior.
- Fixed "connected but no websites load" in TUN/VPN mode on Windows (browser showed ERR_PROXY_CONNECTION_FAILED). If an earlier session had crashed or been force-closed while the system proxy was applied, Windows kept that proxy enabled, pointing browsers at a port from that dead session; TUN mode never corrected it. The app now clears a leftover proxy that matches its own format at connect time, and in TUN mode it logs a clear note if some other system proxy is enabled. Third-party proxy settings are never touched.
Downloads
| Platform | File |
|---|---|
| Windows installer | OnionHop-Setup-v3.exe
|
| Windows portable | OnionHopV3-Portable-3.7.5-win-x64.zip
|
| Windows CLI | OnionHop-CLI-Setup-3.7.5.exe / OnionHopCLI-Portable-3.7.5-win-x64.zip
|
| Linux | OnionHop-x86_64.AppImage
|
| Linux CLI | OnionHopCLI-3.7.5-linux-x64.tar.gz
|
| macOS (Apple Silicon) | OnionHop-3.7.5-macOS-arm64.dmg
|
| macOS (Intel) | OnionHop-3.7.5-macOS-x64.dmg
|
| macOS CLI (Apple Silicon) | OnionHopCLI-3.7.5-macos-arm64.tar.gz
|
| macOS CLI (Intel) | OnionHopCLI-3.7.5-macos-x64.tar.gz
|