Bug修复+流量限制+带宽限制

This commit is contained in:
刘河
2019-01-28 14:45:55 +08:00
parent 2af7b3d737
commit eccf1dbfb8
22 changed files with 316 additions and 125 deletions

View File

@@ -1,5 +1 @@
53,udpServer,114.114.114.114:53,,,,1,0,0,0,1,2,2,true,udp测试
9001,tunnelServer,127.0.0.1:8080,1,1,snappy,1,1,1,0,0,1,1,false,test
9009,tunnelServer,127.0.0.1:5900,,,,1,0,0,0,0,5,2,true,vnc
8025,httpProxyServer,,2,2,snappy,1,1,1,0,0,4,2,false,http测试
8024,socks5Server,,,,,1,0,0,0,0,3,2,false,socks5测试
9001,tunnelServer,127.0.0.1:8082,,,,1,0,0,0,0,1,1,true,
1 53 9001 udpServer tunnelServer 114.114.114.114:53 127.0.0.1:8082 1 0 0 0 0 2 1 2 1 true udp测试
9001 tunnelServer 127.0.0.1:8080 1 1 snappy 1 1 1 0 1 0 1 false test
9009 tunnelServer 127.0.0.1:5900 1 0 0 0 5 0 2 true vnc
8025 httpProxyServer 2 2 snappy 1 1 1 0 4 0 2 false http测试
8024 socks5Server 1 0 0 0 3 0 2 false socks5测试