Simple TCP Proxy written in Go Lang
Config sample:
{ "tcpListens": [ { "listen": ":8443", "backend": "101.132.122.240:443" } ] }