[Bug 2471] "match exec" prepends "exec" to its command

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 23 13:46:57 AEDT 2015


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

--- Comment #6 from Darren Tucker <dtucker at zip.com.au> ---
The commit that added it to ProxyCommand was
https://anongit.mindrot.org/openssh.git/commit/sshconnect.c?id=8c4e18a6ec22a09b9082ff74b668685c30a028e7
, referencing bug #223.

Looking at the bug we can probably get rid of the exec now too: ssh -W
is neater than netcat, and in the case where it still matters exec can
be prepended to the ProxyCommand in the config.

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


More information about the openssh-bugs mailing list