https://github.com/lpeterse/shellfish
A pure Rust SSH implementation
https://github.com/lpeterse/shellfish
Last synced: about 1 year ago
JSON representation
A pure Rust SSH implementation
- Host: GitHub
- URL: https://github.com/lpeterse/shellfish
- Owner: lpeterse
- License: apache-2.0
- Created: 2021-01-22T20:08:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T20:48:41.000Z (over 3 years ago)
- Last Synced: 2025-03-24T19:39:48.753Z (over 1 year ago)
- Language: Rust
- Size: 856 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# shellfish
A pure Rust SSH implementation.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0 and MIT
licenses, shall be dual licensed as above, without any additional terms or
conditions.