[Bug 2348] allow ssh to connect to a unix domain socket
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Sep 5 06:26:20 AEST 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=2348
Oliver Kurth <okurth at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |okurth at gmail.com
--- Comment #3 from Oliver Kurth <okurth at gmail.com> ---
This PR would implement this feature:
https://github.com/openssh/openssh-portable/pull/435
I have a use case where this is together with VMware Fusion to connect
to a VM, without using network. I can imagine many similar use cases.
I am aware that it's possible to do this with a proxy command, but IMHO
that is an extra step and a direct connection is easier to use.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list