Project

General

Profile

Quickconnect Dialog » History » Version 11

Per Amundsen, 09/20/2016 07:14 AM

1 7 Per Amundsen
{{>toc}}
2
3 6 Per Amundsen
h1. Quick Connect Dialog
4 1 Per Amundsen
5
!quickconnect.png!
6
7 3 Per Amundsen
The quick connect dialog lets you quickly join a IRC network and a channel, it is shown when AdiIRC starts or by typing [[/quickconnect]].
8 1 Per Amundsen
9 8 Per Amundsen
The dialog has a minimal amount of options, if more options is needed, use the [[serverlist_dialog|Serverlist]].
10 5 Per Amundsen
11
These options can also be changed in [[Options_Dialog|Options]] -> [[Quick_connect_Options|Quick Connect]].
12 2 Per Amundsen
13 1 Per Amundsen
h2. Nick
14
15
Then nick you want to others to see you as.
16
17
h2. Alternative
18
19
An alternative nick in case the primary nick is in use.
20
21
h2. Username
22
23
Username to use when logging on to a IRC network, if [[Identd]] is disabled, this will also be your [[Identd]] username.
24
25 10 Per Amundsen
Username is also used to log on to [[IRC bouncers]] or through [[SASL]]/nickserv.
26 1 Per Amundsen
27
Normally this can be set to the same as your Nick, can also be set to blank.
28
29
h2. Fullname
30
31
The fullname to display when another user looks you up with [[/whois]].
32
33
Can be left blank.
34
35 11 Per Amundsen
h2. Hostname
36 1 Per Amundsen
37
The hostname of the server you want to connect to.
38
39 11 Per Amundsen
_Usually something like irc.network.com._
40
41 1 Per Amundsen
h2. Port
42
43 11 Per Amundsen
The port of the server you want to connect to.
44
45
_+port can be used to connect to SSL/TLS servers, *port can be used to connect using STARTTLS._
46 1 Per Amundsen
47
h2. Autojoin Channels
48
49
List of channels to join separated with comma. (Channel passwords can be entered with a space, #chan1, #chan2 password,#chan3 etc)
50
51
h2. Don't show this box again
52
53
If enabled, quick connect will not be shown when AdiIRC starts.
54
55
h2. Advanced ServerList
56
57 8 Per Amundsen
Opens the [[serverlist_dialog|Serverlist]].