tsosunchia
|
b733ef2d82
|
增加对多MPLS情景的支持,支持通过ENV或参数禁用MPLS功能
要提交的变更:
修改: cmd/cmd.go
修改: printer/basic.go
修改: printer/printer.go
修改: printer/realtime_printer.go
修改: trace/icmp_ipv4.go
修改: trace/icmp_ipv6.go
修改: trace/trace.go
修改: util/util.go
|
2023-10-06 06:02:09 +08:00 |
|
tsosunchia
|
2113264336
|
ipv6 mpls support
|
2023-10-05 07:25:05 +08:00 |
|
tsosunchia
|
ba7d6ea87b
|
重构mpls icmpv4 代码
|
2023-10-05 06:47:28 +08:00 |
|
tsosunchia
|
db1e9e2b0c
|
v4 mpls实装显示
|
2023-10-05 06:42:04 +08:00 |
|
tsosunchia
|
13aaa54067
|
可显示MPLS LABEL
|
2023-10-05 05:12:01 +08:00 |
|
tsosunchia
|
db9b3fed9a
|
已经可以检测到MPLS
|
2023-10-05 04:30:09 +08:00 |
|
tsosunchia
|
7b145f4e64
|
增加ip2region下载db错误处理
|
2023-10-05 00:55:44 +08:00 |
|
tsosunchia
|
d444ff3c62
|
fix bug:IPv4被错误识别为LAN地址
|
2023-10-05 00:45:06 +08:00 |
|
tsosunchia
|
f1ceaf7f86
|
rename mod
|
2023-10-05 00:18:18 +08:00 |
|
tsosunchia
|
d6536f7c69
|
chore:更新依赖
|
2023-10-04 23:58:44 +08:00 |
|
tsosunchia
|
ae2e6b3631
|
修改fasttrace默认行为
|
2023-10-04 23:42:35 +08:00 |
|
tsosunchia
|
f63ef9552e
|
修正过滤器
|
2023-10-03 01:57:11 +08:00 |
|
tsosunchia
|
ce1bae2125
|
Merge pull request #13 from nxtrace/dependabot/go_modules/github.com/tidwall/gjson-1.17.0
chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0
|
2023-09-25 22:34:52 +08:00 |
|
dependabot[bot]
|
9d3878efbe
|
chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.16.0 to 1.17.0.
- [Commits](https://github.com/tidwall/gjson/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 14:32:39 +00:00 |
|
tsosunchia
|
c940b9f19f
|
更新go及依赖
|
2023-09-13 00:03:35 +08:00 |
|
tsosunchia
|
2d6ae4ff4c
|
Merge pull request #10 from nxtrace/dependabot/go_modules/golang.org/x/net-0.15.0
chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
|
2023-09-11 23:23:51 +08:00 |
|
dependabot[bot]
|
7977383fec
|
chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 14:26:49 +00:00 |
|
tsosunchia
|
e0ea009b2c
|
update readme
|
2023-09-09 16:55:59 +08:00 |
|
tsosunchia
|
b967ee411d
|
tracemap支持IP-API.COM做为API,修正第三方API部分地区显示问题
|
2023-09-07 16:35:51 +08:00 |
|
tsosunchia
|
46ce56f3a7
|
使用ipinfo api时支持显示tracemap,正确识别ANYCAST坐标
|
2023-09-07 13:27:19 +08:00 |
|
tsosunchia
|
cdfe926c37
|
更改pow失败时的错误提示
|
2023-09-05 22:01:45 +08:00 |
|
tsosunchia
|
aa7cea4cf8
|
dod也纳入考虑
|
2023-09-05 21:50:23 +08:00 |
|
tsosunchia
|
549dc549dd
|
网络故障时,不再显示为局域网
@XQZR 你要的我修好了🤗(希望)
|
2023-09-05 21:16:07 +08:00 |
|
tsosunchia
|
76fa8f2019
|
Merge pull request #9 from nxtrace/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
|
2023-09-04 22:57:17 +08:00 |
|
dependabot[bot]
|
9e17f4a24f
|
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 14:48:59 +00:00 |
|
tsosunchia
|
b06487e293
|
Update README_zh_CN.md
|
2023-09-04 22:10:55 +08:00 |
|
tsosunchia
|
a0ab83c8ed
|
增加指定第三方POW服务器的参数及环境变量
|
2023-09-02 19:45:07 +08:00 |
|
tsosunchia
|
c3ab3e6c1c
|
fix:当接口多IP时,指定接口路由导致不能正常运行的问题
|
2023-08-31 20:02:54 +08:00 |
|
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 |
|