1 unstable release
0.1.0 | Jan 30, 2025 |
---|
#296 in Testing
119 downloads per month
17KB
50 lines
TCP Echo client
A command-line utility written in Rust for checking TCP echo server.
Installation
cargo install tcp-echo-client
Usage
tcp-echo-client [-a <address>]
tcp-echo-client
Options:
-a, --address address
--help, help display usage information
Dependencies
~4–12MB
~113K SLoC