下一页跟踪 一个追求轻量级的开源可视化路由工具,使用 Golang 开发。     网络赞助商 我们非常感谢 DMIT 为这个项目提供网络基础设施。 如何使用 文档语言:英语 | 简体中文 自动安装 #  Linux one-click install script  bash <( curl -Ls https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh )   #  macOS brew install command  brew tap xgadget-lab/nexttrace &&  brew install nexttrace  #  GHProxy Mirror (For China Mainland User)  bash -c " $( curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh ) " Windows用户请直接转到 发布页面 并下载exe文件。 Release 为许多系统和体系结构提供编译的可执行文件,如果没有,您可以自己编译。 该项目的一些必要的依赖项尚未在 中完全实现,因此目前在平台上是实验性的。 Golang Windows NextTrace Windows 开始 NextTrace 默认情况下使用该协议执行 TraceRoute 请求,该协议同时支持和 ICMP IPv4 IPv6 #  IPv4 ICMP Trace  nexttrace 1.0.0.1 #  URL  nexttrace http://example.com:8080/index.html ? q=1  #  Form printing (output all hops at one time, wait 20-40 seconds)  nexttrace --table 1.0.0.1  #  IPv6 ICMP Trace  nexttrace 2606:4700:4700::1111  #  Disable Path Visualization With the -M pa...
 
评论
发表评论