Unix socket forwarding

Tanguy Ortolo tanguy+openssh at ortolo.eu
Mon Mar 5 20:21:52 EST 2012


Hello,

There is one option I would love to see with OpenSSH: generic Unix
socket forwarding. Something like that:
    $ ssh -L /tmp/pulse-2L9K88eMlGn7/native:/tmp/pulse-42 remotehost
(and the same with -R)

The code should already be here, since OpenSSH already implements two
specific cases of Unix socket forwarding: X11 and SSH agent forwarding.
Having an option for generic Unix socket forwarding would allow for any
number of other cases, including audio server, PGP agent, keyring server
or whatever.

Regards,

-- 
Tanguy Ortolo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20120305/0bb2bc39/attachment.bin>


More information about the openssh-unix-dev mailing list