tsosunchia
|
96671d263c
|
修复了macos下ipv6不能指定dev的问题
|
2023-08-31 13:19:21 +08:00 |
|
tsosunchia
|
9228cdf307
|
Update README_zh_CN.md
|
2023-08-31 09:01:16 +08:00 |
|
tsosunchia
|
12565941ab
|
Update README.md
|
2023-08-31 09:00:17 +08:00 |
|
tsosunchia
|
5d766de52f
|
Update readme
|
2023-08-31 00:11:49 +08:00 |
|
tsosunchia
|
ce46abd232
|
更新golang1.21
|
2023-08-30 20:47:32 +08:00 |
|
tsosunchia
|
6179f1b8f0
|
Update README
|
2023-08-30 20:47:32 +08:00 |
|
tsosunchia
|
3c12d99168
|
更新所有依赖
|
2023-08-16 23:11:52 +08:00 |
|
tsosunchia
|
f3f99ac0aa
|
fix bugs:--source and --dev doesn't work on macOS
https://github.com/nxtrace/Ntrace-core/issues/147
|
2023-08-16 22:44:18 +08:00 |
|
tsosunchia
|
cb7bc7450f
|
Update basic.go
|
2023-08-15 17:26:13 +08:00 |
|
tsosunchia
|
74f46f5d24
|
fix bugs:proxy settings
https://github.com/nxtrace/Ntrace-V1/pull/2#issuecomment-1610979252
|
2023-06-28 23:41:58 +08:00 |
|
tsosunchia
|
2bc386355c
|
fix bugs:proxy settings
https://github.com/nxtrace/Ntrace-V1/pull/2#issuecomment-1610979252
|
2023-06-28 23:06:48 +08:00 |
|
tsosunchia
|
141653a3e9
|
增加版本说明
|
2023-06-17 20:38:36 +08:00 |
|
tsosunchia
|
f59d7ff2f5
|
chore:更改相关url
|
2023-06-17 20:11:10 +08:00 |
|
tsosunchia
|
87f153cdf1
|
Update README.md
|
2023-06-17 03:23:14 +08:00 |
|
tsosunchia
|
efbede8ca1
|
Update build.yml
actions运作发版时,先存储为draft
|
2023-06-14 22:16:38 +08:00 |
|
tsosunchia
|
b1edef305f
|
Merge pull request #2 from tsosunchia/proxyenv
增加支持SOCKS5/HTTP代理,通过环境变量NEXTTRACE_PROXY配置.
|
2023-06-07 03:21:12 +08:00 |
|
tsosunchia
|
54242cfa8b
|
增加支持SOCKS5/HTTP代理,通过环境变量NEXTTRACE_PROXY配置.
如export NEXTTRACE_PROXY=socks5://127.0.0.1:10808
|
2023-06-07 03:15:29 +08:00 |
|
tsosunchia
|
2d4de9e4c1
|
Update .cross_compile.sh
|
2023-06-04 20:34:17 +08:00 |
|
tsosunchia
|
d75a384d70
|
Update nt_install.sh
|
2023-06-04 13:12:40 +08:00 |
|
tsosunchia
|
f6fbf3803f
|
UPDATE README
|
2023-06-04 12:38:24 +08:00 |
|
tsosunchia
|
2c86f86204
|
fix bugs:ipv6下fasttrace异常退出的问题
v1.1.7-1
|
2023-06-04 05:27:21 +08:00 |
|
tsosunchia
|
dcce91614f
|
fix bugs:ft下maxhops、pktsize不正常显示、tracemap在配置环境变量时不能正常使用、trace时无法显示第一跳
|
2023-06-04 04:12:57 +08:00 |
|
tsosunchia
|
85df0121fd
|
UPDATE README
v1.1.7
|
2023-06-03 20:45:47 +08:00 |
|
tsosunchia
|
4a749285be
|
将DNS解析与WS握手同步进行
|
2023-06-03 20:19:01 +08:00 |
|
tsosunchia
|
a92cfc7783
|
删除无意义文件
|
2023-06-03 19:52:25 +08:00 |
|
tsosunchia
|
268971e85b
|
Merge pull request #128 from fakeboboliu/fix1
improve: rootless trace on macOS
|
2023-06-03 17:26:52 +08:00 |
|
bobo liu
|
2bac716bd7
|
improve: rootless trace on macOS
|
2023-06-03 16:50:21 +08:00 |
|
tsosunchia
|
eb64f68663
|
修补timeout参数
|
2023-06-03 06:57:44 +08:00 |
|
tsosunchia
|
e9ca9cf388
|
fixbug:tcp ipv6 trace时遵从BeginHop
|
2023-06-03 05:47:38 +08:00 |
|
tsosunchia
|
364be22383
|
tcp,udp模式也适用ttl-time,send-time了
|
2023-06-03 05:25:14 +08:00 |
|
tsosunchia
|
2f6a2573ae
|
fetchipdata加mutex,以后同时仅进行一次的查询
|
2023-06-03 04:28:10 +08:00 |
|
tsosunchia
|
a25157867c
|
fixbug: fasttrace指定网卡异常退出
|
2023-06-03 03:33:36 +08:00 |
|
tsosunchia
|
7c37598804
|
将GeoIPInformatinDataCache推广到所有数据源
|
2023-06-02 18:13:27 +08:00 |
|
tsosunchia
|
8d30c59c17
|
fasttrace增加支持SrcDev,SrcAddr,BeginHop,MaxHops,RDns,AlwaysWaitRDNS,Lang,PktSize
|
2023-06-02 17:32:07 +08:00 |
|
tsosunchia
|
e8e5c1438e
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2023-06-02 14:20:48 +08:00 |
|
tsosunchia
|
cb0c988eda
|
Update bug_report.md
|
2023-06-02 14:20:21 +08:00 |
|
tsosunchia
|
b1cabbc6d4
|
pow_test增加计时
|
2023-06-02 13:57:04 +08:00 |
|
tsosunchia
|
2493f471dc
|
对pow_token也进行了缓存
|
2023-06-02 04:37:40 +08:00 |
|
tsosunchia
|
8578109243
|
对rdns也进行了缓存
|
2023-06-02 02:12:35 +08:00 |
|
tsosunchia
|
089250fee1
|
提供不间断运行环境变量
|
2023-06-02 01:41:11 +08:00 |
|
tsosunchia
|
0e87592537
|
增加IP查询缓存机制
|
2023-06-02 01:04:32 +08:00 |
|
tsosunchia
|
14552cd853
|
推介OpenTrace
|
2023-06-01 18:43:43 +08:00 |
|
tsosunchia
|
44b70cf7e7
|
fix typo
|
2023-06-01 18:24:55 +08:00 |
|
tsosunchia
|
3f8b043821
|
format readme
|
2023-06-01 18:12:13 +08:00 |
|
tsosunchia
|
fa8eb050af
|
更新依赖
|
2023-06-01 17:29:35 +08:00 |
|
tsosunchia
|
50582f0fd0
|
重构UA存放位置
|
2023-06-01 16:18:28 +08:00 |
|
tsosunchia
|
64371fb41a
|
GetTracemap也适用优选IP
|
2023-06-01 15:40:04 +08:00 |
|
tsosunchia
|
6476c3aff3
|
pow模块解耦合完成
|
2023-06-01 14:46:52 +08:00 |
|
tsosunchia
|
4d7831fd29
|
pow使用的ip也是优选IP
|
2023-06-01 14:08:32 +08:00 |
|
tsosunchia
|
d602941722
|
对pow模块解耦合
|
2023-06-01 12:30:36 +08:00 |
|