A patch for v3.6. The SNI scanner shipped broken and is fixed here; please update if you use it.
Fixed
- SNI scanner never found a working host. Every probe failed with an internal .NET SslStream error (the certificate-validation callback was set in two places at once), so results always came back "blocked" and the scanner looked like it did nothing. It now completes TLS handshakes and reports reachable SNI hosts correctly.
- SNI scanner status messages are now localized ("Ready.", "Scanning…", "Enter at least one domain to test.", etc.) instead of always showing in English.
Added
- The saved-bridges library now shows a Ping column - the latency measured when each entry was saved.
Downloads
| Platform | File |
|---|---|
| Windows installer | OnionHop-Setup-v3.exe
|
| Windows portable | OnionHopV3-Portable-3.6.1-win-x64.zip
|
| Windows CLI | OnionHop-CLI-Setup-3.6.1.exe / OnionHopCLI-Portable-3.6.1-win-x64.zip
|
| Linux | OnionHop-x86_64.AppImage
|
| Linux CLI | OnionHopCLI-3.6.1-linux-x64.tar.gz
|
| macOS (Apple Silicon) | OnionHop-3.6.1-macOS-arm64.dmg
|
| macOS (Intel) | OnionHop-3.6.1-macOS-x64.dmg
|
| macOS CLI (Apple Silicon) | OnionHopCLI-3.6.1-macos-arm64.tar.gz
|
| macOS CLI (Intel) | OnionHopCLI-3.6.1-macos-x64.tar.gz
|