文件名称:pinger
文件大小:16KB
文件格式:ZIP
更新时间:2024-04-17 12:13:00
Go
inger 简单的命令行工具。 允许您运行常规的ping测试。 基于 标志 -c int sets pings per try count (default 5) -d duration sets ping interval (default 5s) -h string sets host that will be pinged. Might be IP address (default " google.com " ) -i duration sets pings interval in ms (default 50ms) -o string sets file to output log. Might be relative or absolute (default " stdout
【文件预览】:
pinger-master
----LICENSE(34KB)
----main.go(1KB)
----.gitignore(13B)
----go.sum(1KB)
----pinger_processor.go(1KB)
----README.md(2KB)
----go.mod(111B)