AddEdit server dialog » History » Version 3
Per Amundsen, 08/31/2017 06:38 PM
| 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 | h2. Enable SSL |
||
| 26 | |||
| 27 | 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. |
| 28 | 1 | Per Amundsen | |
| 29 | h2. Enable STARTTLS |
||
| 30 | |||
| 31 | 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. |