ssh-muxcontrol 0.1.0

A library which controls existing SSH sessions.
Documentation
1
2
3
4
5
6
7
8
# ssh-muxcontrol

Rust library to control multiplexed SSH sessions without additional
SSH process forks on Unix systems.

## Examples

Usage examples can be found in the "examples" directory.