Comment on Show HN: An SSH based utility to transfer pipes across machines – beamComments−whatever11yHuh? Why I cannot just ssh from machine 2 to machine 1 and just type `tail`?−ksdme9OP1yThis is meant for cases when the machines are isolated, for example, when you attach to a remote container and want to download a file from it to your machine.−philipwhiuk1yIsolated but still able to access (and SSH!) a random server on the internet?New meaning of the word isolated−ksdme9OP1yYou don't have to interpret it in its strongest flavor. I meant more of inbound isolation when I said it.
Comments
Huh? Why I cannot just ssh from machine 2 to machine 1 and just type `tail`?
This is meant for cases when the machines are isolated, for example, when you attach to a remote container and want to download a file from it to your machine.
Isolated but still able to access (and SSH!) a random server on the internet?
New meaning of the word isolated
You don't have to interpret it in its strongest flavor. I meant more of inbound isolation when I said it.