https://bugzilla.mindrot.org/show_bug.cgi?id=1802
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- We don't support forwarding from/to unix domain sockets, but in the meantime you might be interested in the stdio forward mode added in OpenSSH 5.4: ssh -W host:port server Will connect stdin/stdout to host:port tunnelled via server. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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
