Y
Hacker News
new
|
ask
|
show
|
jobs
by
thomasfl
65 days ago
This is a good template for making terminal based apps that run on remote servers.
3 comments
stratos123
64 days ago
This idea has the rather severe problem that it requires piping an untrusted remote script directly into bash.
link
anthk
64 days ago
You are reinventing telnet.
link
kaoD
64 days ago
Or just use SSH.
link