How to Install httptunnel in Ubuntu 18.04



Install httptunnel by entering the following commands in the terminal:

sudo apt update
sudo apt install httptunnel

Description:

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.

Homepage: http://www.nocrew.org/software/httptunnel.html

Version: 3.3+dfsg-4

Section: universe/net