sshproxy is a simple ssh server library exposing an even simpler API.
Authentication is handled by providing a ServerConfig, allowing
full customisation.
After authentication control is handed to the specified shell executable,
with a PTY if requested by the connecting client.