8000 Tags · nxtrace/NTrace-V1 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nxtrace/NTrace-V1

Tags

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 <ai@anthropic.com>
Co-authored-by: tsosunchia <59512455+tsosunchia@users.noreply.github.com>

 要提交的变更:
	修改:     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 <59512455+tsosunchia@users.noreply.github.com>

v1.3.8

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

Signed-off-by: tsosunchia <59512455+tsosunchia@users.noreply.github.com>

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 nxtrace#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 nxtrace#258 from nxtrace/main

SYNC

v1.3.3

Toggle v1.3.3's commit message

Verified

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

SYNC

v1.3.2

Toggle v1.3.2's commit message

Verified

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

chore: SYNC

v1.3.1

Toggle v1.3.1's commit message

Verified

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

增加关于DF功能的描述
0