|
|
|
|
|
by qudat
697 days ago
|
|
Pretty neat! We implemented something similar with an IRC chat app (senpai) in our SSH app (pico.sh). After the user creates an account, it lets users connect to our public IRC bouncer with a single command (`ssh pico.sh -t chat`). ref: https://pico.sh/irc |
|