Socklisten » History » Revision 3
« Previous |
Revision 3/12
(diff)
| Next »
Per Amundsen, 02/24/2017 08:59 PM
Added in 1.9.0
/socklisten [-dp] [bindip] <name> [port]
Listens on the specified port for connections to that port. If a port is not specified, the port is selected randomly from the range specified in Options -> DCC Options -> Port Range.
Switches
-d - Switch indicates that you specified an ip address as the bind address.
-p - TODO
Parameters
[bindip] - Ip address to bind to. (used with -d)
<name> - Name to give the listening connection.
[port] - Port to listen on.
Updated by Per Amundsen almost 8 years ago · 3 revisions