A patch release fixing Tor bridges on macOS and Linux.
Fixed
- obfs4 (and conjure/snowflake) bridges work again on macOS and Linux. The bundled transport config shipped with Windows binary names, and the per-platform fix-up that should rewrite them to the correct macOS/Linux names had a matching bug, so those bridge types pointed at a binary that did not exist. Tor then failed to launch the bridge helper and the connection never came up. The transport binary is now resolved by its exact platform name, so obfs4/conjure/snowflake connect normally. This completes the macOS bridge fix started in 3.4.3 (which had already fixed the path-with-spaces half of the problem).
Windows
- No functional change since 3.4.3. Rebuilt at 3.4.4 to keep version numbers aligned across platforms.
Downloads
| Platform | File |
|---|---|
| Windows installer | OnionHop-Setup-v3.exe
|
| Windows portable | OnionHopV3-Portable-3.4.4-win-x64.zip
|
| Windows CLI | OnionHop-CLI-Setup-3.4.4.exe / OnionHopCLI-Portable-3.4.4-win-x64.zip
|
| Linux | OnionHop-x86_64.AppImage
|
| Linux CLI | OnionHopCLI-3.4.4-linux-x64.tar.gz
|
| macOS (Apple Silicon) | OnionHop-3.4.4-macOS-arm64.dmg
|
| macOS (Intel) | OnionHop-3.4.4-macOS-x64.dmg
|
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.
macOS CLI is still coming soon.