C:\>applmgnt -r snake
-r <Query> --- Query Current Setting
-r <Snake> --- Show Help
-r <debug/setunit> --- Run As Type
-m <del/add> --- Modify type
-s <connect/listen> --- Socket Type
-h <remote host ip> --- Remote Host Address
-p <remote port> --- Relative Port
-d <udp touch port> --- UDP DNS Touch Exist
-n <username> --- login username
-w <password> --- login password
-t <mangsrv/parent/subchild/socks5/allude/console/http>
--- unit type
-r <settunnel> --- Run As Setting tunnel Type
-m <del/add> --- Modify type
-b <BeginNumber> --- set the tunnel start
-e <EndNumber (0-auto)> --- set the tunnel end
-r <setuser/listuser> --- Run As Type
-m <del/add/modify> --- Modify type
-n <username> --- username
-w <password> --- password
-x <indexno> --- index number
-g <mangsrv/subchild/socks5/console/parent/http>
--- 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
點(diǎn)擊下載