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

app netdog

一个小巧的基于终端的 TCP 服务器/客户端

1 个稳定版本

1.0.0 2024 年 5 月 12 日
0.1.0 2024 年 5 月 12 日

4#terminal-based 中排名

22 每月下载次数

MIT 许可证

5KB
61

🐶 netdog

一个小巧的基于终端的 TCP 服务器/客户端。

🧑‍💻 使用方法

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 根据 MIT 许可证 许可。

依赖项

~1.2–1.8MB
~33K SLoC