salvador fandino
2015-Jun-23 13:42 UTC
[PATCH] Allow forwarding of stdio to streamlocal end points
Later versions of OpenSSH allow the user to forward connections also to/from Unix sockets. This patch allows to use Unix sockets as the target when forwarding the local stdio using the -W feature. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Allow-forwarding-of-stdio-to-streamlocal-end-points.patch Type: application/text Size: 5796 bytes Desc: not available URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20150623/590ae16b/attachment.bin>
Damien Miller
2015-Jun-24 00:15 UTC
[PATCH] Allow forwarding of stdio to streamlocal end points
oh, nice! Could you please create a feature request at https://bugzilla.mindrot.org/ and attach the patch? Thanks, Damien On Tue, 23 Jun 2015, salvador fandino wrote:> Later versions of OpenSSH allow the user to forward connections also > to/from Unix sockets. > > This patch allows to use Unix sockets as the target when forwarding the > local stdio using the -W feature. >
Salvador Fandino
2015-Jun-24 08:14 UTC
[PATCH] Allow forwarding of stdio to streamlocal end points
On 06/24/2015 02:15 AM, Damien Miller wrote:> oh, nice! Could you please create a feature request at > https://bugzilla.mindrot.org/ and attach the patch?Done! #2416 https://bugzilla.mindrot.org/show_bug.cgi?id=2416