2000-07-26 13:52:19 -04:00
|
|
|
|
|
|
|
@SYNTAX:connect@
|
|
|
|
|
2001-03-03 20:47:13 -05:00
|
|
|
-4, -6: specify explicitly whether to use IPv4 or IPv6 address
|
2002-08-26 18:06:37 -04:00
|
|
|
-ssl: use SSL when connecting
|
2003-11-16 13:03:17 -05:00
|
|
|
-ssl_cert: The SSL client certificate file (implies -ssl)
|
|
|
|
-ssl_pkey: The SSL client private key (if not included in the certificate file)
|
|
|
|
-ssl_verify: Verify servers SSL certificate
|
|
|
|
-ssl_cafile: File with list of CA certificates (implies -ssl_verify)
|
|
|
|
-ssl_capath: Directory with CA certificates (implies -ssl_verify)
|
2004-07-11 17:31:49 -04:00
|
|
|
-network: the network this connection belongs to
|
|
|
|
-ircnet: Same as -network. Deprecated. Do not use.
|
2001-03-03 20:47:13 -05:00
|
|
|
-host: the host
|
2002-03-06 09:43:42 -05:00
|
|
|
-!: don't autojoin channels
|
2011-11-21 16:27:58 -05:00
|
|
|
-noautosendcmd: don't execute autosendcmd
|
2002-11-21 13:34:54 -05:00
|
|
|
-rawlog: immediately open rawlog after connected
|
2000-07-26 13:52:19 -04:00
|
|
|
|
|
|
|
This command makes irssi to connect to specified server.
|
2000-08-13 11:24:23 -04:00
|
|
|
Current connections are kept and a new one is created.
|
2000-07-26 13:52:19 -04:00
|
|
|
|
2007-06-08 11:59:02 -04:00
|
|
|
See also: SERVER, DISCONNECT, RMRECONNS, SCONNECT
|
2000-07-26 13:52:19 -04:00
|
|
|
|