sclient.rust
compare https://git.rootprojects.org/root/sclient.go/src/branch/master
getting started
- run directly
cargo run -- -servername example -k example.com 3000cargo run testcargo run -- --help
- build
cargo buildtarget/debug/sclient --helprun from build.\target\debug\sclient.exe --helpwindows cmd
Description
Languages
Rust
100%