mirror of https://github.com/tildeclub/site.git
commit
ffe3db4241
|
@ -17,7 +17,7 @@ server. try launching [tmux](tmux.html), [byobu](https://superuser.com/a/423397)
|
|||
or [screen](screen.html) to keep your chat session running.
|
||||
|
||||
other clients like irssi are available as well! just connect to localhost on
|
||||
port 6667 and `/join #club`.
|
||||
port 6667 and `/join #club`. If your client defaults to enabling TLS, you'll need to specify that it shouldn't use TLS.
|
||||
|
||||
feel free to use Newnet's [webchat](https://web.newnet.net/?join=club) if
|
||||
you prefer.
|
||||
|
|
|
@ -7,6 +7,6 @@ tin is a threaded NNTP and spool based [UseNet](usenet-news.html) newsreader for
|
|||
|
||||
[http://www.tin.org/](http://www.tin.org/)
|
||||
|
||||
it's under active development, with a last release on October 3, 2014. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use <tab> to go to the next unread article and `w` to write a new article.
|
||||
it's under active development, with a last release on December 24, 2023. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use <tab> to go to the next unread article and `w` to write a new article.
|
||||
|
||||
if you have `tin` on your local box and can do [[ssh port forwarding]], you can read news using it. (details forthcoming).
|
||||
|
|
Loading…
Reference in New Issue