How to Install connect-proxy in Ubuntu 18.04



Install connect-proxy by entering the following commands in the terminal:

sudo apt update
sudo apt install connect-proxy

Description:

Establish TCP connection using SOCKS4/5 or HTTP tunnel

connect-proxy is a simple relaying command to make tunnel TCP connection via SOCKS or HTTPS proxies. It is mainly intended to be used as proxy command of OpenSSH.

Homepage: http://bitbucket.org/gotoh/connect/

Version: 1.105-1

Section: universe/net