2 unstable releases
0.2.0 | Apr 2, 2023 |
---|---|
0.1.0 | Apr 2, 2023 |
#22 in #network-programming
25 downloads per month
6KB
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
Dependencies
~4–10MB
~91K SLoC