[Bug 3824] ssh -Q should also accept a remote hostname to query
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue May 20 18:11:48 AEST 2025
https://bugzilla.mindrot.org/show_bug.cgi?id=3824
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
That wouldn't be the same thing unfortunately. It would be possible
(given a fairly significant amount of effort) to query some of the
option that the remote side has *enabled* but that's more like what
"ssh -G [host]" does rather than what "ssh -Q [option]" does.
"ssh -Q" shows what the client supports, not what the client has
enabled.
--
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