proxytunnel software package provides Create tcp tunnels trough HTTPS proxies, for using with SSH, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install proxytunnel
proxytunnel is installed in your system.
Make ensure the proxytunnel package were installed using the commands given below,
$ sudo dpkg-query -l | grep proxytunnel *
You will get with proxytunnel package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | proxytunnel |
| Version | 1.9.0+svn250-3 |
| Description | Create tcp tunnels trough HTTPS proxies, for using with SSH |
| Sub Section | Net |