v1.7.2 #381
tsosunchia
started this conversation in
General
v1.7.2
#381
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
nexttrace支持-l/--dns,通过 NextTrace adapter 复用natesales/q v0.19.12公共子包,提供 q-compatible DNS 查询体验pretty、column、raw、json、yaml输出,以及多 server、多 RR type、reverse lookup、DNSSEC/EDNS、NSID、A/AAAA 应答 PTR 补查与 recursive AXFR~/.qrc、Q_DEFAULT_SERVER、NO_COLOR、SSLKEYLOGFILE等输入nexttrace;nexttrace-tiny/ntr不注册该功能,传入-l/--dns会提示使用 full builddomain作为 owner,缺失时回退ownergithub.com/natesales/q0.19.12、github.com/quic-go/quic-go0.61.0、golang.org/x/net0.57.0、github.com/mattn/go-runewidth0.0.27、github.com/charmbracelet/log1.0.0 等额外的:
DNS 模式是独立 CLI 工作流,
-l/--dns必须作为第一个参数;它不会替换 traceroute、GeoIP/RDNS、WebUI、MCP 或其他服务路径使用的 resolver。从源码构建现在要求 Go
1.26.5+;macOS 原生构建 TCP/UDP 抓包仍需要 Xcode Command Line Tools 与 cgo /libpcap。tiny/ntr仍保持轻量 flavor 边界,不包含 DNS 客户端依赖。Full Changelog: v1.7.1...v1.7.2
This discussion was created from the release v1.7.2.
All reactions