diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2016-09-30 09:19:14 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2016-09-30 09:19:14 +0000 |
commit | d33ca26c7ded3c21f716126963021bb1625937ea (patch) | |
tree | e6193cbd268ed0e09919e9dab738d6f310b296a6 /bin | |
parent | 7108a61b3b567785ac050c57e8db6c9707124b7c (diff) |
ssh proxy mux mode (-O proxy; idea from Simon Tatham):
- mux client speaks the ssh-packet protocol directly over unix-domain socket.
- mux server acts as a proxy, translates channel IDs and relays to the server.
- no filedescriptor passing necessary.
- combined with unix-domain forwarding it's even possible to run mux client
and server on different machines.
feedback & ok djm@
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions