commit c9cbb9d
delthas
·
2023-08-10 16:59:05 +0000 UTC
parent 4327d1c
Mention the senpai live SSH demo
1 files changed,
+11,
-0
+11,
-0
1@@ -13,6 +13,17 @@ senpai is an IRC client that works best with bouncers:
2 - networks are fetched from the server via [bouncer-networks],
3 - messages can be searched in logs via [SEARCH].
4
5+## Quick demo
6+
7+To try out senpai "online", a live SSH demo is available at:
8+```shell
9+ssh -p 6666 delthas.fr
10+```
11+
12+Your nick will be set to your SSH username.
13+
14+*(This connects to the Ergo test network.)*
15+
16 ## Installing
17
18 From source (requires Go):