Project

General

Profile

Actions

Socklisten » History » Revision 7

« Previous | Revision 7/12 (diff) | Next »
Per Amundsen, 02/04/2019 09:38 PM


Added in 1.9.0

/socklisten [-dpE] [bindip] <name> [port] [certificate]

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 - Enables UPnP support for the listening socket, if that is available.
-E - Creates a SSL listening socket. (AdiIRC only)

Parameters

[bindip] - Ip address to bind to. (used with -d)
<name> - Name to give the listening connection.
[port] - Port to listen on.
[certificate] - the SSL certificate pfx file to use with -E, if not specified, the global client certificate is used. (AdiIRC only)

Updated by Per Amundsen about 5 years ago · 7 revisions

Also available in: PDF HTML TXT