tcp-echo-client

Crates.iotcp-echo-client
lib.rstcp-echo-client
version0.1.1
created_at2025-01-30 19:03:26.261897+00
updated_at2025-06-07 21:42:35.280491+00
descriptionTCP echo client for everybody who want test his TCP echo server.
homepage
repositoryhttps://github.com/gohryt/tcp-echo-client
max_upload_size
id1536762
size49,742
Alexander Kosachev (gohryt)

documentation

README

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
Commit count: 3

cargo fmt