2019-08-08 19:41:20 -04:00
2019-08-08 19:41:20 -04:00
2019-05-09 20:41:32 -04:00
2019-06-13 21:29:11 -04:00
2019-05-08 04:57:51 +00:00
2019-06-13 21:40:37 -04:00

sclient.rust

compare https://git.rootprojects.org/root/sclient.go/src/branch/master

getting started

  • run directly
    • cargo run -- -servername example -k example.com 3000
    • cargo run test
    • cargo run -- --help
  • build
    • cargo build
    • target/debug/sclient --help run from build
    • .\target\debug\sclient.exe --help windows cmd
Description
No description provided
Readme 33 KiB
Languages
Rust 100%