2 releases
0.1.1-alpha.1 | Dec 31, 2024 |
---|---|
0.1.0-alpha.1 | Dec 31, 2024 |
#1542 in Network programming
277 downloads per month
12KB
217 lines
RELNET
A minimal telnet client with tls support
Usage: telnet-rs [OPTIONS] [HOST] [PORT]
Arguments: [HOST] [default: google.com] [PORT] [default: 465]
Options:
-s, --secure
-e, --escape [default: "\n"]
-d, --client-domain <CLIENT_DOMAIN> [default: example.com]
-h, --help Print help
-V, --version Print version
Dependencies
~15–24MB
~438K SLoC