Skip to content

OnionHop 3.7.8

Latest

Choose a tag to compare

@center2055 center2055 released this 04 Aug 20:17

Fixes clipped values in the scanner, and an upstream proxy being routed into the tunnel.

Fixed

  • Scanner: Workers, Timeout and Port no longer cut off their values (#79). Those boxes used fixed widths, so once the up/down buttons took their share there was too little room left for the number. The Port box was the worst case, having to hold up to five digits in the narrowest box, which could leave only a sliver of a value like 443 visible. They now size to fit their contents, which also holds up with larger system font or display scaling.
  • Upstream proxy: traffic to the proxy is no longer routed into the TUN tunnel (#80). A proxy on a LAN or public address had its connection sent through Tor, which was in turn trying to reach the network through that same proxy, so the two waited on each other and the connection never came up. The proxy endpoint is now routed directly, the same way Tor's own traffic already was.
  • Upstream proxy: clearer log when the proxy runs on your own machine (#80). TUN/VPN mode deliberately routes every program except Tor's own through the tunnel, which includes a proxy running locally, so its traffic ends up going through Tor while Tor is trying to leave through it. The log now explains this and points to Proxy Mode, or Hybrid routing with the proxy application added to the split-tunnelling bypass list.

Downloads

Platform File
Windows installer OnionHop-Setup-v3.exe
Windows portable OnionHopV3-Portable-3.7.8-win-x64.zip
Windows CLI OnionHop-CLI-Setup-3.7.8.exe / OnionHopCLI-Portable-3.7.8-win-x64.zip
Linux OnionHop-x86_64.AppImage
Linux CLI OnionHopCLI-3.7.8-linux-x64.tar.gz
macOS (Apple Silicon) OnionHop-3.7.8-macOS-arm64.dmg
macOS (Intel) OnionHop-3.7.8-macOS-x64.dmg
macOS CLI (Apple Silicon) OnionHopCLI-3.7.8-macos-arm64.tar.gz
macOS CLI (Intel) OnionHopCLI-3.7.8-macos-x64.tar.gz