htc
Tunnels a data stream in HTTP requests
Install
- All systems
-
curl cmd.cat/htc.sh
- Debian
-
apt-get install httptunnel - Ubuntu
-
apt-get install httptunnel - Arch Linux
-
pacman -S httptunnel - Kali Linux
-
apt-get install httptunnel - Fedora
-
dnf install httptunnel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install httptunnel - OS X
-
brew install httptunnel - Raspbian
-
apt-get install httptunnel
httptunnel
Tunnels a data stream in HTTP requests
Creates a bidirectional virtual data stream tunnelled in HTTP requests. The requests can be sent via a HTTP proxy if so desired. This can be useful for users behind restrictive firewalls. If WWW access is allowed through a HTTP proxy, it's possible to use httptunnel and, say, telnet or PPP to connect to a computer outside the firewall.