ptunnel
Tunnel TCP connections over ICMP packets
Install
- All systems
-
curl cmd.cat/ptunnel.sh
- Debian
-
apt-get install ptunnel - Ubuntu
-
apt-get install ptunnel - Arch Linux
-
pacman -S ptunnel - Kali Linux
-
apt-get install ptunnel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ptunnel - OS X
-
brew install ptunnel - Raspbian
-
apt-get install ptunnel
ptunnel
Tunnel TCP connections over ICMP packets
ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. It acts as a proxy and can handle sockets and secured identification. Those features can be very handy when working in a closed networking environment with firewalls and proxies.