connect
Syntax
CONNECT [-4 | -6] [-tls_cert <cert>] [-tls_pkey <pkey>] [-tls_pass <password>] [-tls_verify] [-tls_cafile <cafile>] [-tls_capath <capath>] [-tls_ciphers <list>] [-tls_pinned_cert <fingerprint>] [-tls_pinned_pubkey <fingerprint>] [-!] [-noautosendcmd] [-tls | -notls] [-nocap] [-starttls | -disallow_starttls] [-noproxy] [-network <network>] [-host <hostname>] [-rawlog <file>] <address>|<chatnet> [<port> [<password> [<nick>]]]
Parameters
|
Connects using IPv4. |
|
Connects using IPv6. |
|
Connects using TLS encryption. |
|
The TLS client certificate file. |
|
The TLS client private key, if not included in the certificate file. |
|
The password for the TLS client private key or certificate. |
|
Verifies the TLS certificate of the server. |
|
The file with the list of CA certificates. |
|
The directory which contains the CA certificates. |
|
TLS cipher suite preference lists. |
|
Pinned x509 certificate fingerprint. |
|
Pinned public key fingerprint. |
|
Disable CAPREQ during connect |
|
Ignores the global proxy configuration. |
|
The network this connection belongs to. |
|
The hostname you would like to connect from. |
|
Immediately open rawlog after connecting. |
|
Doesn’t autojoin channels. |
|
Doesn’t execute autosendcmd. |
A network or server to connect to; you can optionally specify a custom port, password and nickname.
Description
Opens a new connection to the specified network or server; existing connections are kept.
Examples
/CONNECT liberachat
/CONNECT -6 liberachat
/CONNECT -4 -! -host staff.irssi.org -network liberachat irc.libera.chat
/CONNECT irc.irssi.org 6667 WzerT8zq mike