| Crates.io | netdog |
| lib.rs | netdog |
| version | 1.0.0 |
| created_at | 2024-05-12 04:19:16.603511+00 |
| updated_at | 2024-05-12 04:22:19.371449+00 |
| description | A tiny terminal-based TCP server/client |
| homepage | https://github.com/interrrp/netdog |
| repository | https://github.com/interrrp/netdog |
| max_upload_size | |
| id | 1237226 |
| size | 11,002 |
A tiny terminal-based TCP server/client.
netdog localhost 8080 # Connect to localhost port 8080 (localhost:8080)
netdog localhost 8080 -s # Start a server on localhost:8080
netdog -h # Show the help message
netdog is licensed under the MIT license.