Skip to content

Tags: nxtrace/NTrace-core

Tags

v1.4.3-rc.1

Toggle v1.4.3-rc.1's commit message
更新一些参数提示

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #314 from nxtrace/main

SYNC

v1.4.1

Toggle v1.4.1's commit message
更新依赖

Signed-off-by: tsosunchia <[email protected]>

v1.4.0

Toggle v1.4.0's commit message
udp mode增加mutex 以避免固定端口时的端口竞争问题

v1.3.9

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]>

v1.3.8

Toggle v1.3.8's commit message
更改 wshandle/client.go 超时/手动终端log显示

Signed-off-by: tsosunchia <[email protected]>

v1.3.7

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

v1.3.6

Toggle v1.3.6's commit message
fasttrace和filetrace支持udpmode,且增加fasttrace和filetrace的port自定义参数

v1.3.5

Toggle v1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #263 from nxtrace/main

更新依赖

v1.3.4

Toggle v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #258 from nxtrace/main

SYNC