A Tcp Proxy Server Written By Go
cd $GOPATH;
git clone http://github.com/zheng-ji/goTcpProxy;
make
Usage of ./goTcpProxy:
-c=10000: max connections in the queue wait for servers.
-dest="172.16.1.250:3306": where proxy server forward requests to.
-n=25: max active connection.
-src="127.0.0.1:8999": proxy server's host.
-ttl=20: timeout of read and write
./goTcpProxy -src="127.0.0.1:8999" -dest="172.16.1.250:3306"
1
49 2015-08-28 11:19:54 +08:00 via Android
楼主祝你好运!
先 star 为敬, ss 停步后,百花齐放的时代到了吗 |