New
- dnstt bridge type (Tor over a DNS tunnel) - connect where only DNS gets through. Select "dnstt" as the bridge type; OnionHop launches a local
dnstt-clientforwarder and routes Tor through it.dnstt-clientis bundled. - Portable Windows build (no installer needed) - new in this release.
Fixes and polish
- Home no longer dumps walls of engine output on a failed connect - you get a one-line reason on screen, with the full detail in the Logs tab.
- Logs toolbar (Copy / Export / Clear) is no longer hidden behind the window's minimize / maximize / close buttons.
- System proxy button: hidden in TUN/VPN mode (where it does nothing) and now usable while disconnected to pre-set whether the system proxy turns on after you connect.
- The dnstt bridge type now also reaches upgrading installs (the cached runtime config picks up new bridge types from the bundle, instead of silently resetting to "automatic").
- ArtiHop: clearer connect-failure messages and bootstrap progress surfaced in the logs.
- Tidied the ArtiHop engine hint wording and fixed a garbled German string.
Linux
- Added
download-deps.sh(Linux native dependencies) and a GitHub Actions workflow that builds the x86_64 AppImage.
Verification
192/192 unit tests pass. dnstt was tested end-to-end on Windows (a live Tor exit IP through the DNS tunnel). Builds clean for both win-x64 and linux-x64.