[Bug 3456] provide a way to have forwardings killed, when the remote command/shell finishes

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jul 6 09:47:56 AEST 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3456

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
I think you can do what you're describing on the command line,
something like:
$ ssh -L 1234:127.0.0.1:5900 yourserver 'vncserver; kill $PPID'

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list