How to Install simpleproxy in Ubuntu 18.04



Install simpleproxy by entering the following commands in the terminal:

sudo apt update
sudo apt install simpleproxy

Description:

Simple TCP proxy

simpleproxy acts as a simple TCP proxy. It opens a listening socket on the local machine and forwards any connection to a remote host. It can be run as a daemon or through inetd.

Homepage: https://github.com/vzaliva/simpleproxy

Version: 3.5-1

Section: universe/net