Project

General

Profile

ZNC2 » History » Version 1

Per Amundsen, 01/07/2017 02:32 PM

1 1 Per Amundsen
h1. ZNC
2
3
There are several ways to connect to a "IRC Bouncers":https://en.wikipedia.org/wiki/BNC_(software) such as "ZNC":http://wiki.znc.in/ZNC
4
5
h2. Connecting using the Server list
6
7
* Open the [[Serverlist Dialog|Serverlist]] by pressing the %(key)CTRL% + %(key)S% hotkey, by typing [[/serverlist]] or by opening Server -> Serverlist in the Menubar.
8
 
9
!serverlist.png!
10
11
* Add a new network for ZNC by pressing the "Add new network button"
12
13
!addnetwork.png!
14
15
* Enter a name for the ZNC network, it can be anything you want.
16
17
!addnetwork2.png!
18
19
* Enter the ZNC login information
20
21
The "Username" and "Password" field should match the username and password provided by your ZNC provider.
22
23
Set the Nick, Fullname and Alternative nicks to whatever you want.
24
25
!serverlist2.png!
26
27
* If you want AdiIRC to automatically connect to the ZNC network on startup, check the "Connect to this network on startup" checkbox
28
29
!autoconnect.png!
30
31
* Add the ZNC server information to the network
32
33
* Click the "Server" tab in the Serverlist.
34
35
!server.png!
36
37
* Click the "Add" button.
38
39
!addserver.png!
40
41
* Enter the hostname and port for your ZNC provider, e.g "znc.provider.org" and 31337.
42
43
!addserver3.png!
44
45
* If the ZNC provider requires TLS/SSL connection, click the "Enable SSL" checkbox.
46
47
!enablessl.png!
48
49
* All done, clisk the "General" tab in the Serverlist, then press the "Save" button, then either click "Connect" to connect to the ZNC network in the current open server window, or "Connect in a new window" to connect to the ZNC network in a new server window.
50
51
!serverlist3.png!