1 unstable release
0.1.1 | Nov 8, 2024 |
---|
#139 in Testing
23 downloads per month
45KB
560 lines
In memory ssh server cli
ssh-test-server-cli
is a in memory ssh server to that can be used in integration testing.
Installation
cargo install ssh-test-server-cli
Usage
RUST_LOG=trace cargo run -p ssh-test-server-cli
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.
Dependencies
~21–52MB
~834K SLoC