diff --git a/index.php b/index.php index a4d46fa..8621da2 100644 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@ }?>) for more info as we flesh out this site

connection info

-

you can connect to tilde.chat on port 6697 with ssl

+

you can connect to irc.tilde.chat on port 6697 with ssl

or localhost 6667 from a shell on any of the member tildes :) (port 7766 on ~town)

mumble server

diff --git a/members.json b/members.json index 8b76f9f..878e057 100644 --- a/members.json +++ b/members.json @@ -43,6 +43,22 @@ ], "link": "https://yourtilde.com", "description": "basically a social network inside SSH: there is chat, email, forums, games, and lots more." + }, + { + "private_channel": "#thunix", + "name": "thunix.org", + "sysadmins": [ + [ + "hexhaxtron", + "https://thunix.org/~hexhaxtron/" + ], + [ + "amcclure", + "https://amcclure.ttm.sh/" + ] + ], + "link": "https://www.thunix.org", + "description": "thunix offers Secure Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge." } ] } diff --git a/wiki/pages/servers.md b/wiki/pages/servers.md index e65442c..450e1e2 100644 --- a/wiki/pages/servers.md +++ b/wiki/pages/servers.md @@ -9,16 +9,16 @@ category: # 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. +you can use irc.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 | | +| team.tilde.chat | germany | tilde.team | services are here - [tilde.team](https://tilde.team/) | +| your.tilde.chat | canada | [yourtilde.com](https://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 | | -| thunix.tilde.chat | london | thunix.org | not up yet, but planned | +| slash.tilde.chat | texas | [bhh.sh](https://bhh.sh/) | | +| bsd.tilde.chat | california | [bsd.tilde.team](https://bsd.tilde.team/) | | +| thunix.tilde.chat | london | [thunix.org](https://www.thunix.org/) | |