Simpleproxy program acts as simple TCP proxy. It listens on a local socket, and any connection to this port will be forwarded to another socket at the remote host. It can also use an HTTPS proxy server to forward connections, and can be configured via command line as well as a config file.