Fixes Snowflake on heavily-censored networks, and makes the SNI scanner easier to use with per-country lists.
Fixed
- Snowflake starting again on censored networks (#71). Snowflake was failing to start with "Managed proxy ... terminated with status code 2" and the connection bar stuck, whenever the AMP-cache rendezvous was enabled. The AMP cache was being passed as a
-ampcachecommand-line flag, which the bundled Snowflake binary (lyrebird) rejects, so it exited immediately. It is now set as anampcache=parameter on the Snowflake bridge line, which lyrebird reads. This mainly affected networks where Smart Connect forces Snowflake AMP (for example Iran).
Added
- SNI scanner compact layout. The SNI scanner now matches the bridge scanner: a "Custom list" toggle keeps the candidate-domain box collapsed until you turn it on or load, import, or request a list, so the controls take less room.
- Request SNI (per-country lists). Working SNI hosts are country-specific, so the SNI scanner gained a "Request SNI" button that fetches a candidate list for your country from the OnionHop SNI-lists source and loads it for scanning. A country picker appears when the source is reachable.
- Export Working. The SNI scanner can now save the working SNI hosts to a text file.
- About page release links. Each release in the changelog history now has a "View on GitHub" link that opens that release's page, and the sources section lists the new OnionHop SNI Lists source.
Downloads
| Platform | File |
|---|---|
| Windows installer | OnionHop-Setup-v3.exe |
| Windows portable | OnionHopV3-Portable-3.7-win-x64.zip |
| Windows CLI | OnionHop-CLI-Setup-3.7.exe / OnionHopCLI-Portable-3.7-win-x64.zip |
| Linux | OnionHop-x86_64.AppImage |
| Linux CLI | OnionHopCLI-3.7-linux-x64.tar.gz |
| macOS (Apple Silicon) | OnionHop-3.7-macOS-arm64.dmg |
| macOS (Intel) | OnionHop-3.7-macOS-x64.dmg |
| macOS CLI (Apple Silicon) | OnionHopCLI-3.7-macos-arm64.tar.gz |
| macOS CLI (Intel) | OnionHopCLI-3.7-macos-x64.tar.gz |