版本重构,加web管理方式

This commit is contained in:
刘河
2018-12-11 16:37:12 +08:00
parent 974f605ff6
commit abc30a9ad1
44 changed files with 20557 additions and 762 deletions

6
conf/app.conf Executable file
View File

@@ -0,0 +1,6 @@
appname = httpMonitor
httpport = 8080
runmode = dev
password=123
hostPort=8028

3
conf/hosts.csv Normal file
View File

@@ -0,0 +1,3 @@
a.proxy.com,127.0.0.1:81,o2430bnq22jgnmcl
b.proxy.com,127.0.0.1:82,o2430bnq22jgnmcl
a.o.com,10.1.50.203:80,o2430bnq22jgnmcl
1 a.proxy.com 127.0.0.1:81 o2430bnq22jgnmcl
2 b.proxy.com 127.0.0.1:82 o2430bnq22jgnmcl
3 a.o.com 10.1.50.203:80 o2430bnq22jgnmcl

8
conf/tasks.csv Normal file
View File

@@ -0,0 +1,8 @@
8021,tunnelServer,10.1.50.203:80,um80bbyvcaiw7n17,,,,1
8001,tunnelServer,10.1.50.101:22,h8vcpciko9lczxmb,,,gzip,0
8022,tunnelServer,10.1.50.196:4000,vcerzo01q16cdn9n,,,snappy,1
8002,udpServer,10.1.50.102:53,zcbsx5kp53cg5yqv,,,,0
8003,sock5Server,,9mq856pqq3jq05qv,,,snappy,1
8010,sock5Server,,0aj2xfec0mbkann5,test,test,gzip,0
8004,httpProxyServer,,y72zj8t074lslln0,,,gzip,0
0,hostServer,,o2430bnq22jgnmcl,,,,1
1 8021 tunnelServer 10.1.50.203:80 um80bbyvcaiw7n17 1
2 8001 tunnelServer 10.1.50.101:22 h8vcpciko9lczxmb gzip 0
3 8022 tunnelServer 10.1.50.196:4000 vcerzo01q16cdn9n snappy 1
4 8002 udpServer 10.1.50.102:53 zcbsx5kp53cg5yqv 0
5 8003 sock5Server 9mq856pqq3jq05qv snappy 1
6 8010 sock5Server 0aj2xfec0mbkann5 test test gzip 0
7 8004 httpProxyServer y72zj8t074lslln0 gzip 0
8 0 hostServer o2430bnq22jgnmcl 1