tidy up connection info
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ben Harris 2021-03-05 13:30:21 -05:00
parent e4c3e8c0dd
commit 3df99f5d1b
1 changed files with 3 additions and 4 deletions

View File

@ -8,13 +8,12 @@
<p><a rel="me" href="https://tilde.zone/@tildeverse">!toot goes here: mastodon</a></p> <p><a rel="me" href="https://tilde.zone/@tildeverse">!toot goes here: mastodon</a></p>
<h3>connection info</h3> <h3>connection info</h3>
<p>if you already have your own client, you can connect to <em>irc.</em>tilde.chat on port 6697 with ssl</p> <p>point your client to <a href="ircs://irc.tilde.chat:6697"><em>irc.</em>tilde.chat</a> on port 6697 with ssl/tls</p>
<p>irc.tilde.chat is a round-robin host that will return any of the <a href="wiki/servers">available servers</a></p>
<p> <p>
if you're getting a higher ping than you'd like, try one of the geo-round-robins: if you're getting a higher ping than you'd like, try one of the geo-round-robins:
<em>na</em>.tilde.chat, <em>eu</em>.tilde.chat, and <em>au</em>.tilde.chat on port 6697 with ssl. <em>na</em>.tilde.chat, <em>eu</em>.tilde.chat, and <em>au</em>.tilde.chat on port 6697 with ssl/tls.
</p> </p>
<p>or localhost 6667 from a shell on any of the member tildes :) (port 7766 on ~town)</p> <p>plaintext <a href="irc://localhost:6667">on localhost port 6667</a> is available at a shell on <a href="wiki/servers">tildes that run chat nodes</a> (port 7766 on ~town)</p>
<p>if you don't have a client ready to go, try using our <a href="https://kiwi.tilde.chat/">webchat</a>.</p> <p>if you don't have a client ready to go, try using our <a href="https://kiwi.tilde.chat/">webchat</a>.</p>
<p> <p>
you can also connect from any xmpp client with our <a href="https://biboumi.louiz.org">biboumi gateway</a>. you can also connect from any xmpp client with our <a href="https://biboumi.louiz.org">biboumi gateway</a>.