In memory ssh server
ssh-test-server
provides ssh server to that can be used in integration testing.
Usage
use ;
async
Contributions
Contributions are welcome! Please open an issue or submit a pull request on Gitlab.
Before sending pull request please run lints and tests first:
cargo install just
just install-dev
just lint
just test
License
This project is licensed under the MIT OR Apache-2.0 License.