conn 0.2.0

A tool to test TCP connections
conn-0.2.0 is not a library.

TCP Tester

A tool to test TCP connections.

Usage

Install

cargo install conn

Run

Connect to an address over TCP

Usage: conn --ip <IP> --port <PORT>

Options:
  -i, --ip <IP>      The IP address
  -p, --port <PORT>  The port
  -h, --help         Print help