How to Install httptunnel software package in Debian 9 (Stretch)

How to Install httptunnel software package in Debian 9 (Stretch)

httptunnel software package provides Tunnels a data stream in HTTP requests, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install httptunnel 

httptunnel is installed in your system.

Make ensure the httptunnel package were installed using the commands given below,

$ sudo dpkg-query -l | grep httptunnel *

You will get with httptunnel package name, version, architecture and description in a table

httptunnel package basic information:

Distro Debian 9 stretch
Section Network
Package httptunnel
Version 3.3+dfsg-4
Description Tunnels a data stream in HTTP requests
Sub Section Net


See Also, How to uninstall or remove httptunnel software package from Debian 9 (Stretch)?