Comment on Doom, Played over CurlComments−thomasfl5moThis is a good template for making terminal based apps that run on remote servers.−stratos1235moThis idea has the rather severe problem that it requires piping an untrusted remote script directly into bash.−anthk5moYou are reinventing telnet.−kaoD5moOr just use SSH.
Comments
This is a good template for making terminal based apps that run on remote servers.
This idea has the rather severe problem that it requires piping an untrusted remote script directly into bash.
You are reinventing telnet.
Or just use SSH.