隧道工具Applmgnt

来源:百度文库 编辑:神马文学网 时间:2024/05/23 15:14:42
C:\>applmgnt -r snake
-r --- Query Current Setting
-r --- Show Help
-r --- Run As Type
-m --- Modify type
-s --- Socket Type
-h --- Remote Host Address
-p --- Relative Port
-d --- UDP DNS Touch Exist
-n --- login username
-w --- login password
-t
--- unit type
-r --- Run As Setting tunnel Type
-m --- Modify type
-b --- set the tunnel start
-e --- set the tunnel end
-r --- Run As Type
-m --- Modify type
-n --- username
-w --- password
-x --- index number
-g
--- rights, can input more
-v --- Show Version
-i --- Install Service
-u --- UnInstall Service
Samp1: run at port 3333 listening & accepting connect.
<-r debug -s listen -p 3333>
Samp2: add connecting to 192.168.0.1:3333 manage server unit
<-r setunit -m add -s connect -h 192.168.0.1 -p 3333 -t mangsr
Samp3: add tunnel from 1 to 3
<-r settunnel -m add -b 1 -e 3>
---Joint Unit Count:2---
1 - [Sub Server] Connect to IP:32.14.61.62 Port:22 UDP_Touch Port:53
2 - [Sub Server] Connect to IP:22.13.124.164 Port:22 UDP_Touch Port:53 Login:
opps
---Tunnel Unit Count:0---
C:\>applmgnt -r setunit -s connect -m add -d udp 53 -h 32.1.2.73 -p 53 -t subchild
Add Joint Unit At 1 success.
C:\>applmgnt -r setunit -s listen -p 53 -m add -t subchild
C:\>applmgnt -r setunit -s connect -m del -d touch 53 -h 32.1.2.73 -p 1023 -t subchild
点击下载