This website requires JavaScript.
Explore
Help
Sign In
renun
/
NTrace-core
Watch
1
Star
0
Fork
0
You've already forked NTrace-core
mirror of
https://github.com/nxtrace/NTrace-core.git
synced
2025-08-12 06:26:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54242cfa8b85188d9625fe6018c8e76951f7ae03
NTrace-core
/
util
History
tsosunchia
54242cfa8b
增加支持SOCKS5/HTTP代理,通过环境变量NEXTTRACE_PROXY配置.
...
如export NEXTTRACE_PROXY=socks5://127.0.0.1:10808
2023-06-07 03:15:29 +08:00
..
common.go
feat: enable pure Go and add DoT support
2023-02-20 03:49:10 +00:00
dns_test.go
fix bugs:ipv6下fasttrace异常退出的问题
2023-06-04 05:27:21 +08:00
dot.go
feat: enable pure Go and add DoT support
2023-02-20 03:49:10 +00:00
latency_test.go
pow使用的ip也是优选IP
2023-06-01 14:08:32 +08:00
latency.go
提供不间断运行环境变量
2023-06-02 01:41:11 +08:00
trace.go
refactor: udp trace
2022-05-15 20:09:17 +08:00
udp.go
feat: enable pure Go and add DoT support
2023-02-20 03:49:10 +00:00
util.go
增加支持SOCKS5/HTTP代理,通过环境变量NEXTTRACE_PROXY配置.
2023-06-07 03:15:29 +08:00