From 3c8c53995236815746e5913bb72dc451e05f3a4a Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 14 Nov 2018 12:27:45 -0500 Subject: [PATCH] add server list wiki page --- wiki/pages/servers.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 wiki/pages/servers.md diff --git a/wiki/pages/servers.md b/wiki/pages/servers.md new file mode 100644 index 0000000..0436d96 --- /dev/null +++ b/wiki/pages/servers.md @@ -0,0 +1,24 @@ +--- +author: ~ben +published: true +title: tilde.chat servers +description: list of servers in the network +category: + - main +--- + +# server list + +you can use tilde.chat as a dns round robin between team, your, and slash. otherwise, feel free to connect directly to any of the nodes. + +if you have an account on any of the shells, you can connect to localhost 6667 from there. +external connections use 6697 with ssl. + +| server | location | hoster | notes | +|---|---|---|---| +| team.tilde.chat | germany | tilde.team | services are here | +| your.tilde.chat | canada | yourtilde.com | | +| town.tilde.chat | oregon | tilde.town | only accessible from localhost on port 7766 | +| slash.tilde.chat | texas | bhh.sh | | +| bsd.tilde.chat | california | bsd.tilde.team | not up yet, but planned | +| thunix.tilde.chat | london | thunix.org | not up yet, but planned |