https://bugzilla.mindrot.org/show_bug.cgi?id=2827
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- What version are you using? AFAICT ProxyJump has always passed -F through: https://github.com/openssh/openssh-portable/commit/ed877ef653847d056bb433975d731b7a1132a979#diff-5bfa45f3fb322e569a8101399c9c551cR1113 $ ssh -F /dev/null -vvv -J localhost localhost true 2>&1 | grep ProxyJump debug1: Setting implicit ProxyCommand from ProxyJump: ssh -F /dev/null -vvv -W '[%h]:%p' localhost -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
