EXE
WinGet
NextTrace
NextTrace Community · 1.6.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
nexttrace_windows_amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
NextTrace.NextTrace.Core
Version
1.6.5
Description
NextTrace, an open source visual route tracking CLI tool
License
GPL-3.0
↗
Installer URL
https://github.com/nxtrace/NTrace-core/releases/download/v1.6.5/nexttrace_windows_amd64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- 新增 Deploy MCP 模式:nexttrace --deploy --mcp 会在 deploy 网络服务中挂载 Streamable HTTP MCP endpoint /mcp,供 Agent / MCP Client 直接调用 NextTrace 能力
- 新增 deploy token 鉴权:支持 --deploy-token 与 NEXTTRACE_DEPLOY_TOKEN;外网监听且未手动设置 token 时会自动生成 token,WebUI / REST API / WebSocket / MCP 均受保护
- 新增浏览器登录页 /auth/login:WebUI 可通过 HttpOnly Cookie 访问受保护页面;Agent / API / MCP 支持 Authorization: Bearer <token> 与 X-NextTrace-Token
- 新增共享 internal/service 层,为 Web / MCP 提供结构化能力入口,覆盖 traceroute、MTR report/raw、MTU、speed、N…