Open mogol07 opened 2 months ago
Hi @mogol07, Thank you for your feedback. Yes, you're right, the command will also open a shell. Would you create a PR to update the documentation accordingly? I'm not sure how useful it is to just get the port forwarded without a shell on the host but feel free to point out this option.
Hi!
in readme said
but this command open new terminal session, not just forwarding port. To achive only port forwarding, I need to use
./ssh-node gateway -fN
i.e. no run command, only forward port. But to finish process I need to kill process. Maybe make sense to update readme?