|
|
|
|
|
by gopalv
1163 days ago
|
|
Are you thinking of something like the Blinkenlights Star Wars telnet demo from a while ago? The "securing" part aside, ssh still gives you a whole terminal experience very similar to the telnet one & the ability to draw into it (like if you were using Emacs on the shell host). You can set something like that up by forcing a command on ssh instead of a shell (like what github does for git). |
|