Crates.io | conn |
lib.rs | conn |
version | 0.2.0 |
source | src |
created_at | 2023-04-02 00:32:50.675344 |
updated_at | 2023-04-02 00:37:00.0511 |
description | A tool to test TCP connections |
homepage | https://github.com/wcygan/conn |
repository | https://github.com/wcygan/conn |
max_upload_size | |
id | 827785 |
size | 16,632 |
A tool to test TCP connections.
cargo install conn
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