#tcp #server-client #tiny #terminal-based #port #localhost

app netdog

A tiny terminal-based TCP server/client

1 stable release

1.0.0 May 12, 2024
0.1.0 May 12, 2024

#849 in Network programming

Download history 238/week @ 2024-05-10 24/week @ 2024-05-17 5/week @ 2024-05-24

267 downloads per month

MIT license

5KB
61 lines

🐶 netdog

A tiny terminal-based TCP server/client.

🧑‍💻 Usage

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

🔑 License

netdog is licensed under the MIT license.

Dependencies

~1.2–1.8MB
~34K SLoC