server shall listen on this port pro incoming connections
# default port is 12000, disable server with parm -s or set port 0 # #SERVER LISTEN PORT : 14000
# server can give some info about server and client connections # and cardinfo using telnet or webbrowser. # # Switch on/off access to info # default is yes # #ALLOW TELNETINFO: no #ALLOW WEBINFO: no # Show extended client info when showing client list # default is yes # #SHOW EXTENEDED CLIENT INFO : no # The webinfo service can be protected with a username and password. # This is switched off by default # #WEBINFO USERNAME : <Astra> #WEBINFO PASSWORD : <Laptop> # The telnetinfo service can be protected with a username and password. # This is switched off by default #TELNETINFO USERNAME : <username> #TELNETINFO PASSWORD : <password> # default port for telnet is 15890 # default port for web is 12421 # supported commands: # info # activeclients # clients # servers # shares # providers # entitlements # example use: # echo servers | telnet localhost 16000 # go with your browser to
Sie müssen registriert sein, um Links zu sehen.
# #TELNETINFO LISTEN PORT : 15890 #WEBINFO LISTEN PORT : 12421