A community-driven follow-up to v3.5: all three additions come straight from user feedback on the issue tracker.
Added
- "Custom list" bridge source. The Home bridge-source dropdown (and CLI
--bridge-source custom) gained an explicit entry for the bridge lines saved in Settings. Custom lines now apply only when this source is selected; previously a filled custom-bridges box silently overrode whichever source was chosen. Anyone with saved custom bridges is migrated to the new source automatically, so existing setups behave exactly as before. (#70) - Live "In use" bridge indicator. The Current Bridge tab now shows which of the configured bridges Tor is actually connected through: a live badge on the active bridge (checked over the control port while the tab is open), and the last-seen time once a bridge is no longer in use. Classic tor engine; Arti/ArtiHop do not expose this. (#69)
- Offline geo rule-sets, updated through Tor. Country and domain-category routing lists (.srs) are now cached on disk and refreshed in the background through the Tor connection itself after every successful connect - the same pattern as the bridge data. The TUN start references cached lists as local files, so once fetched, geo routing has no dependency on raw.githubusercontent.com, which is blocked exactly where these rules matter most. Lists that cannot be verified or downloaded are skipped for that connection instead of breaking it, and apply automatically on a later connect. Downloads are validated so a censorship block page cannot poison the cache. (#68)
Thanks to @Airuop for all three suggestions.
Downloads
| Platform | File |
|---|---|
| Windows installer | OnionHop-Setup-v3.exe
|
| Windows portable | OnionHopV3-Portable-3.5.1-win-x64.zip
|
| Windows CLI | OnionHop-CLI-Setup-3.5.1.exe / OnionHopCLI-Portable-3.5.1-win-x64.zip
|
| Linux | OnionHop-x86_64.AppImage
|
| Linux CLI | OnionHopCLI-3.5.1-linux-x64.tar.gz
|
| macOS (Apple Silicon) | OnionHop-3.5.1-macOS-arm64.dmg
|
| macOS (Intel) | OnionHop-3.5.1-macOS-x64.dmg
|
| macOS CLI (Apple Silicon) | OnionHopCLI-3.5.1-macos-arm64.tar.gz
|
| macOS CLI (Intel) | OnionHopCLI-3.5.1-macos-x64.tar.gz
|
Not sure which Mac you have? Apple menu > About This Mac. "Apple M1/M2/M3/M4" means Apple Silicon (arm64); anything listing an Intel processor needs the x64 build.