e98f06290ff0e9a5be025bb7cc273f55563334cf
simple-go-tcp-proxy
Simple TCP Proxy written in Go Lang
Config sample:
{
"tcpListens": [
{
"listen": ":8443",
"backend": "101.132.122.240:443"
}
]
}
Description
Languages
Go
100%