#echo-server #tcp #client #address #test #who #everybody

app tcp-echo-client

TCP echo client for everybody who want test his TCP echo server

1 unstable release

0.1.0 Jan 30, 2025

#296 in Testing

Download history 85/week @ 2025-01-25 33/week @ 2025-02-01 1/week @ 2025-02-08

119 downloads per month

GPL-3.0 license

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