2000-07-26 17:52:19 +00:00
|
|
|
|
|
|
|
@SYNTAX:connect@
|
|
|
|
|
2001-03-04 01:47:13 +00:00
|
|
|
-4, -6: specify explicitly whether to use IPv4 or IPv6 address
|
2002-08-26 22:06:37 +00:00
|
|
|
-ssl: use SSL when connecting
|
2003-11-16 18:03:17 +00: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 21:31:49 +00:00
|
|
|
-network: the network this connection belongs to
|
|
|
|
-ircnet: Same as -network. Deprecated. Do not use.
|
2001-03-04 01:47:13 +00:00
|
|
|
-host: the host
|
2002-03-06 14:43:42 +00:00
|
|
|
-!: don't autojoin channels
|
2002-11-21 18:34:54 +00:00
|
|
|
-rawlog: immediately open rawlog after connected
|
2000-07-26 17:52:19 +00:00
|
|
|
|
|
|
|
This command makes irssi to connect to specified server.
|
2000-08-13 15:24:23 +00:00
|
|
|
Current connections are kept and a new one is created.
|
2000-07-26 17:52:19 +00:00
|
|
|
|
2002-04-14 15:43:17 +00:00
|
|
|
See also: SERVER, DISCONNECT, RMRECONNS
|
2000-07-26 17:52:19 +00:00
|
|
|
|