Aris, Thank you for the response.
I’ve a Mac app that plan to add StreamLocal support, scheduled for next month. I’ll submit a patch if the feature still not implemented by then, and I hope this feature is that what you guys like to merge into mainstream. Thank you all for the great library! BR, Yang > On Jun 8, 2015, at 02:41, Aris Adamantiadis <[email protected]> wrote: > > Hi Yang, > > This was not planned but looks pretty straightforward to implement. If you > are in a hurry, look at the implementation of ssh_channel_open_forward() and > tweak it for ssh_channel_open_streamlocal. > > Aris > > > Le 06/06/15 17:06, Yang Yubo a écrit : >> Hi, >> >> OpenSSH 6.7+ now supports local and remote Unix domain socket forwarding >> officially (https://github.com/openssh/openssh-portable/blob/master/PROTOCOL >> <https://github.com/openssh/openssh-portable/blob/master/PROTOCOL>) >> >> Does libssh has any plans to implement the so called StreamLocal extension? >> >> Thanks & regards, >> >> Yang >> >
