Project

General

Profile

Server Options » History » Version 28

Per Amundsen, 02/10/2023 07:26 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Server Options
4
5 10 Per Amundsen
h1. Server
6 8 Per Amundsen
7 1 Per Amundsen
h2. Use new Serverlist
8
9
Enables or disables the new serverlist.
10
11 14 Per Amundsen
_Old and new [[Serverlist Dialog|Serverlist]] can still be accessed with the [[/serverlist]] command._
12 1 Per Amundsen
13
h2. Reconnect on server disconnect
14
15
if enabled, AdiIRC will try reconnect when remote connection is disconnected.
16
17
h2. Reconnect on resume from sleep
18
19
If enabled, AdiIRC will when resuming from sleep, try to reconnect all servers which was previously connected when going to sleep.
20
21
h2. Save open servers on exit and autoconnect them on next restart
22
23 12 Per Amundsen
If enabled, AdiIRC will on exit save all open servers in the serverlist and mark them for autoconnect on next startup.
24 1 Per Amundsen
25 14 Per Amundsen
All other servers in the [[Serverlist Dialog|Serverlist]] will be unmarked for autoconnect.
26 1 Per Amundsen
27
All autojoin channels for the open servers will be cleared and all open channels will be added as autojoin in their place.
28 18 Per Amundsen
29
_A right-click menu "Save Channel" for [[Treebar_Control|Treebar]]/[[Switchbar_Control|Switchbar]] will be available to exclude/include channels from this system._
30 7 Per Amundsen
31
h2. Use echo-message when available
32
33 24 Per Amundsen
If enabled, AdiIRC will ask to enable "IRCv3":http://ircv3.net "echo-message":http://ircv3.net/specs/extensions/echo-message-3.2.html tag on supported servers, outgoing messages will be hidden so only the echo'ed message is shown.
34 22 Per Amundsen
35
h2. Use STS when available
36
37 24 Per Amundsen
When enabled and connected to a server which supports the "IRCv3":http://ircv3.net "STS":https://ircv3.net/specs/extensions/sts extension and not using "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security, AdiIRC will disconnect and reconnect using "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security. AdiIRC will continue to only connect to this server using "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security until the STS expires.
38 1 Per Amundsen
39 28 Per Amundsen
h2. Use server-time when available.
40
41
If enabled, AdiIRC will ask to enable "IRCv3":http://ircv3.net "server-time":https://ircv3.net/specs/extensions/server-time tag on supported servers. AdiIRC will then display the message timestamp from when the server received the message instead of when AdiIRC received it.
42
43
This can also be enabled/disabled per server in the [[ServerList Dialog|Serverlist]].
44
45 13 Per Amundsen
h2. Disconnect on SASL login error
46
47 1 Per Amundsen
If Enabled, AdiIRC will disconnect from a server if "SASL":https://ircv3.net/specs/extensions/sasl-3.2.html login was enabled and the authentication failed or the "SASL":https://ircv3.net/specs/extensions/sasl-3.2.html module was removed.
48
49 14 Per Amundsen
h2. Always rejoin auto channel
50
51
If enabled, all channels in the [[Serverlist Dialog|Serverlist]] with *Autojoin* enabled will be (re)joined when the server is reconnected, otherwise only the currently open channels will be rejoined.
52
53 20 Per Amundsen
h2. Close channel/private windows on disconnect
54
55
If enabled, closes all associated channel/private windows when the server disconnects.
56
57
h2. Close Serverlist when clicking Connect
58
59
If enabled, the Serverlist will automatically close when you click the *Connect* or *Connect in a new tab* buttons in the Serverlist.
60
61 1 Per Amundsen
h2. Retry [X] times
62
63
Number of times to try to reconnect.
64
65
h2. Wait [X] seconds before retrying
66
67
Number of seconds to wait between each reconnect try.
68
69
h2. Default ban type
70
71
Default ban type to use when using [[/ban]].
72
73
h2. Default Part Message
74
75
Default part message to use when using [[/part]] or closing a channel window.
76
77
h2. Default Quit message
78
79
Default quit message to use when using [[/quit]] or disconnecting/closing a server window.
80
81 4 Per Amundsen
_Default quit message will be ignored if random quit message is enabled._
82
83 1 Per Amundsen
h2. Default Port
84
85
Default port used in [[/server]] and other places.
86
87 11 Per Amundsen
_+port can be used for "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security, *port can be used for "STARTTLS":https://wiki.inspircd.org/STARTTLS_Documentation._
88 1 Per Amundsen
89
h2. Use random quit message
90
91 4 Per Amundsen
If enabled, a random line from the quit messages file will be used.
92 1 Per Amundsen
93 26 Per Amundsen
Quit message can be added/removed from the [[Menubar_Control|Menubar]] -> Tools -> Edit Quits.
94 4 Per Amundsen
95
_Default quit message will be ignored._
96 1 Per Amundsen
97
h2. Default Encoding
98
99
Default character encoding to use when adding/connecting a new server.
100
101
h2. Use UTF8 Fallback
102
103
If enabled and encoding is not UTF8, AdiIRC will try to decode the text with the chosen encoding and if it fails, fallback to decode with UTF8 instead.
104
105
h2. Try to regain nick
106
107
If enabled, AdiIRC will automatically try to regain your primary nick.
108
109
h2. Use serverlist group labels as network name
110
111 27 Per Amundsen
If enabled, the [[Serverlist Dialog|Serverlist]] label you entered will be shown in [[Treebar_Control|Treebar]]/[[Switchbar_Control|Switchbar]]/[[Titlebar Control|Titlebar]] etc instead of the network name received from the server.
112 1 Per Amundsen
113
h2. Track users away status
114
115
If enabled, AdiIRC will periodically try to find out which users are away or not away.
116
117
h2. Only track away on channels smaller than [X] users
118 2 Per Amundsen
119
Disable tracking away status for channels larger than [X] users.
120
121
On some servers, AdiIRC needs to send /who #channel periodically, doing this on large channels can cause the server to disconnect you.
122
123
h2. Send delay [X] ms
124
125
Set the delay in milliseconds between each message AdiIRC sends to the server.
126
127
Sending too much data too fast can cause the server to disconnect you.
128
129 9 Per Amundsen
h1. Identd
130 8 Per Amundsen
131 2 Per Amundsen
h2. Use Identd
132
133
Enable or disable the "Identd":https://en.wikipedia.org/wiki/Ident_protocol server.
134
135
h2. Enable only when connecting
136
137
If enabled, AdiIRC will start the identd server when connecting to a server, and stop it when connected.
138
139
h2. Show Identd requests
140
141 3 Per Amundsen
If enables, shows a notice in the server window when a server wants to know your Identd nick.
142 2 Per Amundsen
143 19 Per Amundsen
h2. Use username as ident nick
144
145
When enabled, identd will reply with the *Username* set in the [[Serverlist Dialog|Serverlist]] for this request, otherwise it will reply with the Identd nick.
146
147
If there are no connections matching the identd request, the Identd nick will be replied.
148
149 2 Per Amundsen
h2. Ident Nick
150
151
The nick to reply when a server asks for your Identd nick.
152
153
h2. System
154
155
The system to reply when a servers asks for your Identd nick.
156
157
h2. Ident Port
158
159
The port the Identd server should listen on.
160
161 8 Per Amundsen
h1. Dde
162
163 2 Per Amundsen
h2. Enable Dde Server
164
165
Enables or disables the "Dde":https://en.wikipedia.org/wiki/Dynamic_Data_Exchange Server.
166
167
h2. Check if Service Name is in use
168
169
If enables, AdiIRC will check if another Dde server is using the same name before starting it.
170
171
h2. Service Name
172
173
The Dde service name to use.
174
175
h2. Dde Delay [X] ms
176
177
How long to wait in milliseconds before giving up the Dde request.
178
179 8 Per Amundsen
h1. Upnp
180
181
h2. Ip address
182
183
If checked, opens the port specified in the [[/socklisten]] -p command using "Upnp":https://en.wikipedia.org/wiki/Universal_Plug_and_Play.
184
185
h2. DCC Connections
186
187
If checked, opens the port associated "DCC":https://en.wikipedia.org/wiki/Direct_Client-to-Client port using "Upnp":https://en.wikipedia.org/wiki/Universal_Plug_and_Play when sending files.
188
189
h2. Identd server
190
191
If checked, opens the identd port using "Upnp":https://en.wikipedia.org/wiki/Universal_Plug_and_Play.
192
193
_Some servers scans for open identd port and can take a while to timeout, with the port open AdiIRC can connect faster._
194
195 21 Per Amundsen
h1. Certificates
196
197 2 Per Amundsen
h2. Skip connections with invalid certificates
198
199
If enabled, AdiIRC will disconnect servers with invalid ssl certificates.
200
201
h2. Display invalid certificates for approval
202 8 Per Amundsen
203
If enabled AdiIRC will ask to approve servers with invalid ssl certificates.
204 2 Per Amundsen
205
h2. Automatically accept invalid certificates
206
207
If enabled, AdiIRC will connect to servers with invalid ssl certificates automatically.
208 1 Per Amundsen
209
h2. Clear approved certificate cache
210
211
Clears previously accepted invalid certificates.
212 6 Per Amundsen
213
h2. Client Certificate File
214
215
Path to a client ssl certificate in the "pfx format":https://msdn.microsoft.com/en-us/library/windows/hardware/ff549703%28v=vs.85%29.aspx
216 15 Per Amundsen
217
h2. Create new certificate
218
219
Generates a new client ssl certificate in the "pfx format":https://msdn.microsoft.com/en-us/library/windows/hardware/ff549703%28v=vs.85%29.aspx
220
221 16 Per Amundsen
_Only works on Windows 10+._
222
223 15 Per Amundsen
[[Create New Certificate Dialog]]