3ee4e68f90051d4af7813b9050ca482ce2dc92a1
services/IRC.md
| ... | ... | @@ -1,28 +1,36 @@ |
| 1 | 1 | # IRC |
| 2 | 2 | > TLDR: irc.hackint.dn42, #dn42 |
| 3 | 3 | |
| 4 | -We have an IRC Chatroom on the [hackint-Network](https://www.hackint.org). It is reachable from within DN42, ChaosVPN and the public internet. A connection is only possible via TLS on port 6697. |
|
| 4 | +The main and largest IRC chatroom for dn42 is #dn42 on the [hackint](https://www.hackint.org) network. |
|
| 5 | + |
|
| 6 | +Other channels are ##dn42 on Hackint, and #dn42 on Libera. |
|
| 7 | + |
|
| 8 | +There are also other IRC networks which can be accessed within dn42. |
|
| 9 | + |
|
| 10 | +# Hackint |
|
| 11 | + |
|
| 12 | +It is reachable from within DN42, ChaosVPN and the public internet. A connection is only possible via TLS on port 6697. |
|
| 5 | 13 | |
| 6 | 14 | | Network | Hostname | SSL | IPv4 | IPv6 | |
| 7 | 15 | |:--------|:------------------------------------------|:------ |:-------------------------- |:------------ | |
| 8 | 16 | | DN42 | [irc.hackint.dn42](ircs://irc.hackint.dn42:6697) | Yes | 172.20.66.67 | fd42:d42:d42:6667::1 | |
| 9 | 17 | | ChaosVPN | [irc.hackint.hack](ircs://irc.hackint.hack:6697) | Yes | 172.20.66.67 | - | |
| 18 | +| Internet | [irc.hackint.org](ircs://irc.hackint.org:6697) | Yes | various | various | |
|
| 10 | 19 | |
| 11 | - |
|
| 12 | -### via public internet |
|
| 20 | +### Specific server locations |
|
| 13 | 21 | |
| 14 | 22 | | Hostname | Location | |
| 15 | 23 | |:----------------------------------------------------- |:--------------| |
| 16 | 24 | | [irc.hackint.org](ircs://irc.hackint.org:6697) | Global | |
| 17 | 25 | | [irc.eu.hackint.org](ircs://irc.eu.hackint.org:6697) | European | |
| 18 | 26 | | [irc.de.hackint.org](ircs://irc.de.hackint.org:6697) | Germany | |
| 19 | -| [irc.nl.hackint.org](ircs://irc.nl.hackint.org:6697) | Netherlands (currently offline) | |
|
| 27 | +| [irc.at.hackint.org](ircs://irc.at.hackint.org:6697) | Austria | |
|
| 20 | 28 | |
| 21 | -### other IRC channels |
|
| 29 | +# Libera |
|
| 22 | 30 | |
| 23 | -#dn42 on irc.libera.chat |
|
| 31 | +It is reachable from the public internet at the address [irc.libera.chat](ircs://irc.libera.chat:6697). The channel is #dn42 |
|
| 24 | 32 | |
| 25 | -### other IRC networks |
|
| 33 | +# replirc |
|
| 26 | 34 | |
| 27 | -replirc: irc.replirc.dn42 (also accessible via Tor, public internet, Yggdrasil) |
|
| 35 | +replirc does not have a channel about dn42 but it is connected to dn42 at the address [irc.replirc.dn42](ircs://irc.replirc.dn42:6697). It is also accessible via Tor, Yggdrasil or the internet. |
|
| 28 | 36 |