使用 Golang 实现的 可交互命令行 本机传递工具。全程使用本机127.0.0.1网络,无需外网与web,更不需要导出端口。当你在 Docker 容器中运行了一个需要输入输出的可交互命令,只需要在原本的启动命令行前加上 server ,即可通过 docker exec 进入容器执行 client 来连接到目标命令行。
What is the WankkoRee/WatchDoger GitHub project? Description: "使用 Golang 实现的 可交互命令行 本机传递工具。全程使用本机127.0.0.1网络,无需外网与web,更不需要导出端口。当你在 Docker 容器中运行了一个需要输入输出的可交互命令,只需要在原本的启动命令行前加上 server ,即可通过 docker exec 进入容器执行 client 来连接到目标命令行。". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the WatchDoger issue tracker:
Open GitHub Issues