macOS
brew install proxytunnellocal Homebrew formula metadata
sudo port install proxytunnelMacPorts ports tree · net/proxytunnel/Portfile · source: api.github.com
brew / rank 5950
Create TCP tunnels through HTTPS proxies. Version 1.13.0 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install proxytunnel.
install
brew install proxytunnellocal Homebrew formula metadata
sudo port install proxytunnelMacPorts ports tree · net/proxytunnel/Portfile · source: api.github.com
sudo apt install proxytunnelDebian stable package indexes · proxytunnel · source: deb.debian.org
sudo dnf install proxytunnelFedora Rawhide package metadata · proxytunnel · source: dl.fedoraproject.org
nix profile install nixpkgs#proxytunnelnixpkgs package indexes · pkgs/by-name/pr/proxytunnel/package.nix · source: api.github.com
sudo pacman -S proxytunnelArch Linux sync databases · proxytunnel · source: geo.mirror.pkgbuild.com
overview
Create TCP tunnels through HTTPS proxies
history
Proxytunnel is a long-lived command-line utility for creating generic TCP tunnels through HTTP or HTTPS proxies, especially for SSH.
Jos Visser originally wrote Proxytunnel so SSH could reach a home machine through an HTTPS proxy; Mark Janssen is also credited by the project. The built-in version text dates the project to 2001, and maintenance has continued through modern releases with authentication, IPv4/IPv6, TLS, and daemon-mode improvements.
Proxytunnel became broadly packaged across Unix-like systems, including Debian, Ubuntu, Fedora-family distributions, Arch, Nix, Homebrew, and MacPorts. That breadth reflects its long-standing role as a small compatibility tool for restricted networks.
The program connects stdin and stdout to an origin server through a proxy. Its canonical use is as an OpenSSH ProxyCommand, though any stream-oriented application can use the tunnel. It supports proxy authentication and generic HTTP CONNECT-style tunneling.
Proxytunnel is a classic Unix plumbing utility: it connects standard input and output to a remote TCP service while handling the proxy negotiation. Its age, small scope, SSH ProxyCommand use, and unusually broad distro coverage make it a recognizable package-manager staple.
security posture
No matching local secret-handling manifest was found for proxytunnel. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
proxytunnel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/proxytunnel/proxytunnel
install metadata
| Package key | brew:proxytunnel |
|---|---|
| Version | 1.13.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/proxytunnel |
| Homepage | https://github.com/proxytunnel/proxytunnel |
| Repository | https://github.com/proxytunnel/proxytunnel |
| License | GPL-2.0-or-later WITH x11vnc-openssl-exception |
| Source archive | https://github.com/proxytunnel/proxytunnel/archive/refs/tags/v1.13.0.tar.gz |
| Last updated | 2026-09-13T12:39:07Z |
| Pulse | updated |
| Dependencies | openssl@4 |
| Build dependencies | asciidoc, xmlto |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | proxytunnel |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
proxytunnel 1.12.3-1
Help SSH and other protocols through HTTP(S) proxies
https://proxytunnel.sourceforge.io/
sudo apt install proxytunnelproxytunnel
nix profile install nixpkgs#proxytunnelproxytunnel 1.12.1-1build2
Help SSH and other protocols through HTTP(S) proxies
https://proxytunnel.sourceforge.io/
sudo apt install proxytunnelproxytunnel 1.13.0-1.fc46
Tool to tunnel a connection through an standard HTTP(S) proxy
https://github.com/proxytunnel/proxytunnel
sudo dnf install proxytunnelproxytunnel 1.13.0-1
Creates tunnels through HTTP(S) proxies for any TCP based protocol
https://github.com/proxytunnel/proxytunnel
sudo pacman -S proxytunnelproxytunnel
sudo port install proxytunnelsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.