To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
Connecting to ZNC: Difference between revisions
Make this page somewhat more useful |
elaborated (is this page vague? why?) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | |||
== General == | == General == | ||
There are two options. | |||
* You connect to znc using any ordinary irc client. You may configure your znc account via irc commands. To do so, message "*status" for help. | |||
* You may find it a lot easier however to configure your networks and settings using the [[Webadmin|Web configuration module]]. In which case, you would navigate to http://znc.example.com:6667 or https://znc.example.com:6697 depending on your port/ssl configuration. | |||
= Connecting to Multiple Networks = | = Connecting to Multiple Networks = | ||
Unless you have a very old version (in which case you should UPGRADE IMMEDIATELY), one user with TWO NETWORKS configured (NOT an additional server specified in the same network) and two connections, one to each network, authenticating with zncuser/zncnetwork:password is what you need | Unless you have a very old version (in which case you should UPGRADE IMMEDIATELY), one user with TWO NETWORKS configured (NOT an additional server specified in the same network) and two connections, one to each network, authenticating with '''zncuser/zncnetwork:password''' is what you need | ||
If you have multiple irc networks setup under your znc account, you may connect to a specific one directly by adding /networkname to your username like so | |||
username/networkname | |||
Create another network, name it whatever you like (for example "freenode"), and add the irc server address to the network, Then authenticate with /a separate irc connection/ to zncuser/freenode:yourpassword | Create another network, name it whatever you like (for example "freenode"), and add the irc server address to the network, Then authenticate with /a separate irc connection/ to zncuser/freenode:yourpassword |
Latest revision as of 21:26, 6 January 2021
General
There are two options.
- You connect to znc using any ordinary irc client. You may configure your znc account via irc commands. To do so, message "*status" for help.
- You may find it a lot easier however to configure your networks and settings using the Web configuration module. In which case, you would navigate to http://znc.example.com:6667 or https://znc.example.com:6697 depending on your port/ssl configuration.
Connecting to Multiple Networks
Unless you have a very old version (in which case you should UPGRADE IMMEDIATELY), one user with TWO NETWORKS configured (NOT an additional server specified in the same network) and two connections, one to each network, authenticating with zncuser/zncnetwork:password is what you need
If you have multiple irc networks setup under your znc account, you may connect to a specific one directly by adding /networkname to your username like so
username/networkname
Create another network, name it whatever you like (for example "freenode"), and add the irc server address to the network, Then authenticate with /a separate irc connection/ to zncuser/freenode:yourpassword