Tags: nxtrace/NTrace-core
Toggle v1.4.3-rc.1's commit message
Toggle v1.4.2's commit message
Merge pull request #314 from nxtrace/main
SYNC
Toggle v1.4.1's commit message
Toggle v1.4.0's commit message
udp mode增加mutex 以避免固定端口时的端口竞争问题
Toggle v1.3.9's commit message
IPv6下也支持UDP Mode
Co-authored-by: Claude-3.7-Sonnet <[email protected] >
Co-authored-by: tsosunchia <[email protected] >
要提交的变更:
修改: cmd/cmd.go
修改: fast_trace/fast_trace ipv6.go
修改: trace/tcp_ipv6.go
修改: trace/trace.go
重命名: trace/udp.go -> trace/udp_ipv4.go
新文件: trace/udp_ipv6.go
Signed-off-by: tsosunchia <[email protected] >
Toggle v1.3.8's commit message
Toggle v1.3.7's commit message
更新Golang到v1.23,此处需注意之后版本编译时需要加"-ldflags=-checklinkname=0"参数
修改: .cross_compile.sh
修改: .github/workflows/build.yml
修改: .github/workflows/test.yml
修改: README.md
修改: README_zh_CN.md
修改: go.mod
修改: go.sum
Toggle v1.3.6's commit message
fasttrace和filetrace支持udpmode,且增加fasttrace和filetrace的port自定义参数
Toggle v1.3.5's commit message
Merge pull request #263 from nxtrace/main
更新依赖
Toggle v1.3.4's commit message
Merge pull request #258 from nxtrace/main
SYNC
You can’t perform that action at this time.