dTCP 用于调试 TCP 的小工具。 用法 dtcp -s -h 0.0.0.0 -p 1234 # 监听 0.0.0.0 的 1234 端口 dtcp -c -h localhost -p 1234 # 连接 localhost 的 1234 端口