← Back to context Comment by thomasfl 14 hours ago This is a good template for making terminal based apps that run on remote servers. 3 comments thomasfl Reply stratos123 6 hours ago This idea has the rather severe problem that it requires piping an untrusted remote script directly into bash. kaoD 6 hours ago Or just use SSH. anthk 6 hours ago You are reinventing telnet.
stratos123 6 hours ago This idea has the rather severe problem that it requires piping an untrusted remote script directly into bash.
This idea has the rather severe problem that it requires piping an untrusted remote script directly into bash.
Or just use SSH.
You are reinventing telnet.