Contributor
Ahsen Kamal

Support for OpenSSH connection multiplexing


Mentors
Norbert Pocs
Organization
libssh
Technologies
c
Topics
ssh, multiplexing
The proposal aims to describe briefly my approach to implement OpenSSH connection multiplexing in libssh. It goes over the required components and functions and how they work in order to achieve connection multiplexing. The project aims to deliver multiplexing multiple sessions using only one TCP connection.