Skip to content

wcygan/conn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Tester

github crates.io

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

Releases

No releases published

Packages

No packages published

Languages