macOS
brew install ptunnellocal Homebrew formula metadata
sudo port install ptunnelMacPorts ports tree · net/ptunnel/Portfile · source: api.github.com
brew / rank 11650
Tunnel over ICMP. Version 0.72 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install ptunnel.
install
brew install ptunnellocal Homebrew formula metadata
sudo port install ptunnelMacPorts ports tree · net/ptunnel/Portfile · source: api.github.com
sudo apt install ptunnelDebian stable package indexes · ptunnel · source: deb.debian.org
nix profile install nixpkgs#ptunnelnixpkgs package indexes · pkgs/by-name/pt/ptunnel/package.nix · source: api.github.com
sudo pacman -S ptunnelArch Linux sync databases · ptunnel · source: geo.mirror.pkgbuild.com
overview
Tunnel over ICMP
history
Ping Tunnel, whose executable is ptunnel, tunnels reliable TCP streams over ICMP echo traffic using a client and an internet-accessible proxy.
Daniel Stødle created Ping Tunnel to carry TCP connections through ICMP echo requests and replies when ordinary TCP or UDP access is blocked. The official page documents version 0.72 and was last updated on September 5, 2011.
The official project page documents testing on Linux and macOS, a Windows port added by version 0.70, an iPhone port for jailbroken devices, and historical Debian packaging instructions. The input also records packages in Homebrew, Debian, MacPorts, Nix, Arch Linux, and Ubuntu.
Run ptunnel on an accessible proxy host, then run a local client specifying the proxy, listening port, destination address, and destination port. Raw sockets normally require root privileges. Optional password authentication is supplied on the command line rather than through a credentials file.
Ping Tunnel is a classic example of protocol tunneling used to traverse unusually restrictive networks. Package maintainers care about its raw-socket and libpcap requirements, elevated privileges, aging upstream surface, and security-sensitive proxy behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
ptunnel | 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://www.cs.uit.no/~daniels/PingTunnel/
install metadata
| Package key | brew:ptunnel |
|---|---|
| Version | 0.72 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ptunnel |
| Homepage | https://www.cs.uit.no/~daniels/PingTunnel/ |
| Upstream docs | https://www.cs.uit.no/~daniels/PingTunnel/ |
| License | BSD-3-Clause |
| Source archive | https://www.cs.uit.no/~daniels/PingTunnel/PingTunnel-0.72.tar.gz |
| Last updated | 2026-09-13T12:45:44Z |
| Pulse | updated |
| Uses from macOS | libpcap |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Normally, ptunnel uses raw sockets and must be run as root (using sudo, for example). Alternatively, you can try using the -u flag to start ptunnel in 'unprivileged' mode, but this is not recommended. See https://www.cs.uit.no/~daniels/PingTunnel/ for details. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ptunnel |
| 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.
ptunnel 0.72-3+b3
Tunnel TCP connections over ICMP packets
http://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/
sudo apt install ptunnelptunnel
nix profile install nixpkgs#ptunnelptunnel 0.72-3build2
Tunnel TCP connections over ICMP packets
http://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/
sudo apt install ptunnelptunnel 0.72-7
A tool for reliably tunneling TCP connections over ICMP echo request and reply packets
https://www.cs.uit.no/~daniels/PingTunnel
sudo pacman -S ptunnelptunnel
sudo port install ptunnelsource 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.