Project

General

Profile

AddEdit server dialog » History » Version 4

Per Amundsen, 07/10/2019 04:45 AM

1 2 Per Amundsen
{{>toc}}
2
3 1 Per Amundsen
h1. AddEdit server dialog
4
5
!addeditserver.png!
6
7
h2. Hostname
8
9
The hostname you want to connect to.
10
11
_Usually something like irc.network.com._
12
13
h2. Port
14
15
The port you want to connect to.
16
17 3 Per Amundsen
_Usually 6667 for plain connections and 6697 for "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security connections._
18 1 Per Amundsen
19 3 Per Amundsen
_+port can be used to connect to "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security servers, *port can be used to connect using "STARTTLS":https://wiki.inspircd.org/STARTTLS_Documentation._
20 1 Per Amundsen
21
h2. Description
22
23
A small description to use for this server. (Optional)
24
25 4 Per Amundsen
h2. Password
26
27
If multiple servers have different passwords on this network, a separate password can be set here. This password will override the global network password.
28
29 1 Per Amundsen
h2. Enable SSL
30
31 3 Per Amundsen
If checked or if port is defined starting with a +, AdiIRC will try connect to this server using "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security.
32 1 Per Amundsen
33
h2. Enable STARTTLS
34
35 3 Per Amundsen
If checked or if port is defined starting with a *, AdiIRC will try connect to this server using "STARTTLS":https://wiki.inspircd.org/STARTTLS_Documentation.