客户端服务端分离

This commit is contained in:
刘河
2019-01-09 20:33:00 +08:00
parent dcd21f211d
commit 1f61b99387
46 changed files with 1062 additions and 1431 deletions

View File

@@ -4,7 +4,7 @@ appname = easyProxy
httpport = 8080
#启动模式dev|pro
runmode = pro
runmode = dev
#web管理密码
password=123

View File

@@ -1,3 +1,3 @@
b.proxy.com,127.0.0.1:82,o2430bnq22jgnmcl
b.o.com,127.0.0.1:88,ts08z6vk5nc72fs8
a.o.com,127.0.0.1:88,ts08z6vk5nc72fs8
a.o.com,127.0.0.1:88,7n7bxc2bm1fyjfab
1 b.proxy.com 127.0.0.1:82 o2430bnq22jgnmcl
2 b.o.com 127.0.0.1:88 ts08z6vk5nc72fs8
3 a.o.com 127.0.0.1:88 ts08z6vk5nc72fs8 7n7bxc2bm1fyjfab

View File

@@ -1,3 +1,5 @@
8001,tunnelServer,127.0.0.1:88,jq5i7n0sjs1h0jje,aaa,bbb,,1,0,0,0,1
0,hostServer,,ts08z6vk5nc72fs8,aaac,bbb,snappy,1,0,1,2,3
0,hostServer,,7n7bxc2bm1fyjfab,ab,b,,1,1,1,0,1
0,hostServer,,ts08z6vk5nc72fs8,aaa,bbb,snappy,1,0,1,2,3
8002,tunnelServer,127.0.0.1:88,2nxo93wvotb9g75s,,,,1,0,0,0,1
8025,socks5Server,,2p3qs71oym3zx52w,,,,1,0,0,0,1
1 8001 tunnelServer 127.0.0.1:88 jq5i7n0sjs1h0jje aaa bbb 1 0 0 0 1
0 hostServer ts08z6vk5nc72fs8 aaac bbb snappy 1 0 1 2 3
2 0 hostServer 7n7bxc2bm1fyjfab ab b 1 1 1 0 1
3 0 hostServer ts08z6vk5nc72fs8 aaa bbb snappy 1 0 1 2 3
4 8002 tunnelServer 127.0.0.1:88 2nxo93wvotb9g75s 1 0 0 0 1
5 8025 socks5Server 2p3qs71oym3zx52w 1 0 0 0 1