tracesite:去实现traceroute工具

时间:2024-03-28 06:46:46
【文件属性】:

文件名称:tracesite:去实现traceroute工具

文件大小:6KB

文件格式:ZIP

更新时间:2024-03-28 06:46:46

Go

追踪地点 tracesite是traceroute工具的简单Go实现 查看有关说明的 安装 : 从下载二进制文件 从源代码构建: go get -v github.com/kalbhor/tracesite 用法 : NAME: tracesite - trace the route to a site USAGE: Trace a site: tracesite --hop=3 --timeout=2000 kalbhor.xyz COMMANDS: help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --hop value start from a custom hop number (default: 1) --maxhops value


【文件预览】:
tracesite-master
----go.mod(124B)
----main.go(160B)
----go.sum(2KB)
----src()
--------cli()
--------tracesite()
----LICENSE(1KB)
----README.md(952B)
----.gitignore(269B)

网友评论