diff options
Diffstat (limited to 'irc.gumx.cc/body.html')
| -rw-r--r-- | irc.gumx.cc/body.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/irc.gumx.cc/body.html b/irc.gumx.cc/body.html index ee66fec..48440ca 100644 --- a/irc.gumx.cc/body.html +++ b/irc.gumx.cc/body.html @@ -1,7 +1,10 @@ <p>Personal IRC server running <a href="https://ngircd.barton.de/">ngircd</a>, fronted by a <a href="https://soju.im/">Soju</a> bouncer. Access is by invitation.</p> -<h2>connect</h2> +<h2>web client</h2> +<p><a href="/chat">open gamja</a> — no account needed. Connect with any nick.</p> +<h2>connect via IRC client</h2> <table> <tr><th>server</th><td>irc.gumx.cc:6697 (TLS)</td></tr> +<tr><th>auth</th><td>SASL PLAIN (invite only)</td></tr> </table> <h2>request access</h2> <p>Send a message to <a href="mailto:hi@gumx.cc">hi@gumx.cc</a> with your nick and preferred IRC client.</p> |
