update homepage, fix round-robin host name

This commit is contained in:
Ben Harris 2018-11-15 23:20:06 -05:00
parent 55bd7cd724
commit 1e372006f7
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
3 changed files with 23 additions and 7 deletions

View File

@ -18,7 +18,7 @@
}?>) for more info as we flesh out this site</p>
<h3>connection info</h3>
<p>you can connect to tilde.chat on port 6697 with ssl</p>
<p>you can connect to <em>irc.</em>tilde.chat on port 6697 with ssl</p>
<p>or localhost 6667 from a shell on any of the member tildes :) (port 7766 on ~town)</p>
<h3>mumble server</h3>

View File

@ -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."
}
]
}

View File

@ -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/) | |