Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug: nil pointer dereference #197

Merged
merged 1 commit into from
Nov 17, 2023
Merged

fix bug: nil pointer dereference #197

merged 1 commit into from
Nov 17, 2023

Conversation

tsosunchia
Copy link
Member

No description provided.

@tsosunchia tsosunchia merged commit 7912af8 into nxtrace:main Nov 17, 2023
3 checks passed
jaiplufgit2023 added a commit to jaiplufgit2023/NTrace-core that referenced this pull request Jan 30, 2024
commit 757ff42
Merge: cfec8df 4dda237
Author: tsosunchia <[email protected]>
Date:   Wed Dec 20 15:38:17 2023 +0800

    Merge pull request nxtrace#223 from nxtrace/main

    update readme

commit 4dda237
Author: tsosunchia <[email protected]>
Date:   Wed Dec 20 15:36:15 2023 +0800

    update readme
    更换ip反馈的帖子链接,从issue->discussion

commit cfec8df
Merge: 3133978 f76c940
Author: tsosunchia <[email protected]>
Date:   Wed Dec 20 13:57:38 2023 +0800

    Merge pull request nxtrace#221 from nxtrace/main

    chore: SYNC

commit f76c940
Author: tsosunchia <[email protected]>
Date:   Wed Dec 20 13:52:08 2023 +0800

    update credit

commit 9536cf3
Author: tsosunchia <[email protected]>
Date:   Wed Dec 20 13:45:07 2023 +0800

    更新依赖
    go: upgraded github.com/pelletier/go-toml/v2 v2.1.0 => v2.1.1
    go: upgraded github.com/spf13/viper v1.18.1 => v1.18.2
    go: upgraded golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb => v0.0.0-20231219180239-dc181d75b848

commit f282cf8
Merge: 3133978 01fb27b
Author: tsosunchia <[email protected]>
Date:   Mon Dec 18 22:49:13 2023 +0800

    Merge pull request nxtrace#33 from nxtrace/dependabot/github_actions/actions/upload-artifact-4

    chore(deps): bump actions/upload-artifact from 3 to 4

commit 01fb27b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 18 14:48:33 2023 +0000

    chore(deps): bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 3133978
Merge: de15063 c9dc71c
Author: tsosunchia <[email protected]>
Date:   Thu Dec 14 15:16:55 2023 +0800

    Merge pull request nxtrace#213 from nxtrace/main

    chore: SYNC

commit c9dc71c
Merge: c67e46b de15063
Author: tsosunchia <[email protected]>
Date:   Thu Dec 14 15:13:43 2023 +0800

    Merge branch 'nxtrace:main' into main

commit c67e46b
Author: tsosunchia <[email protected]>
Date:   Thu Dec 14 14:57:45 2023 +0800

    替换svg

commit 5d796ce
Author: tsosunchia <[email protected]>
Date:   Thu Dec 14 14:51:10 2023 +0800

    版本信息输出时应用色彩参数

commit 96e0558
Merge: 662e482 e60a5ae
Author: tsosunchia <[email protected]>
Date:   Mon Dec 11 23:08:39 2023 +0800

    Merge pull request nxtrace#32 from nxtrace/dependabot/go_modules/github.com/spf13/viper-1.18.1

    chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1

commit 662e482
Merge: 2598fb4 559cb47
Author: tsosunchia <[email protected]>
Date:   Mon Dec 11 22:40:36 2023 +0800

    Merge pull request nxtrace#31 from nxtrace/dependabot/github_actions/actions/setup-go-5

    chore(deps): bump actions/setup-go from 4 to 5

commit e60a5ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 11 14:38:52 2023 +0000

    chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.0...v1.18.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 559cb47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 11 14:18:40 2023 +0000

    chore(deps): bump actions/setup-go from 4 to 5

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 2598fb4
Author: tsosunchia <[email protected]>
Date:   Fri Dec 8 17:31:43 2023 +0800

    686用一键脚本也指向386

commit 21a92e1
Author: tsosunchia <[email protected]>
Date:   Fri Dec 8 16:57:01 2023 +0800

    高亮显示扩充

commit ef0631f
Author: tsosunchia <[email protected]>
Date:   Fri Dec 8 16:16:38 2023 +0800

    fix: 可能发生资源泄漏,在 for 循环中调用 defer

commit 5c4aa0c
Author: tsosunchia <[email protected]>
Date:   Fri Dec 8 16:11:55 2023 +0800

    更新依赖

commit d0c1459
Author: tsosunchia <[email protected]>
Date:   Fri Dec 8 16:06:58 2023 +0800

    fmt

commit 156f891
Author: tsosunchia <[email protected]>
Date:   Fri Dec 8 16:01:06 2023 +0800

    删除一些没必要的赋值

commit de15063
Merge: 5e95aac af5259e
Author: tsosunchia <[email protected]>
Date:   Wed Dec 6 16:30:13 2023 +0800

    Merge pull request nxtrace#210 from nxtrace/main

    homepage部分显示BUG

commit af5259e
Author: tsosunchia <[email protected]>
Date:   Wed Dec 6 16:29:21 2023 +0800

    homepage部分显示BUG

commit 5e95aac
Merge: ba2354c bc267f5
Author: tsosunchia <[email protected]>
Date:   Wed Dec 6 11:53:30 2023 +0800

    Merge pull request nxtrace#205 from nxtrace/main

    chore: SYNC

commit bc267f5
Author: tsosunchia <[email protected]>
Date:   Wed Dec 6 11:50:17 2023 +0800

    update readme

commit dede4ed
Author: tsosunchia <[email protected]>
Date:   Tue Dec 5 13:49:31 2023 +0800

    主页地址改为超链接形式

commit ba2354c
Merge: fa30750 03394df
Author: tsosunchia <[email protected]>
Date:   Tue Dec 5 13:45:08 2023 +0800

    Merge pull request nxtrace#204 from nxtrace/main

    chore: SYNC

commit 03394df
Author: tsosunchia <[email protected]>
Date:   Tue Dec 5 13:44:30 2023 +0800

    更新主页地址

commit 1fd3288
Merge: 44eee91 e593ad8
Author: tsosunchia <[email protected]>
Date:   Tue Dec 5 12:26:09 2023 +0800

    Merge pull request nxtrace#29 from nxtrace/dependabot/go_modules/golang.org/x/net-0.19.0

    chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0

commit 44eee91
Author: tsosunchia <[email protected]>
Date:   Tue Dec 5 12:25:28 2023 +0800

    替换下载中心至自建

commit e593ad8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 4 14:58:03 2023 +0000

    chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.19.0.
    - [Commits](golang/net@v0.18.0...v0.19.0)

    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 533dacc
Author: tsosunchia <[email protected]>
Date:   Sun Dec 3 20:31:53 2023 +0800

    update credit

commit fa30750
Merge: 9a3f250 ffa7bb1
Author: tsosunchia <[email protected]>
Date:   Sat Dec 2 13:23:47 2023 +0800

    Merge pull request nxtrace#201 from nxtrace/main

    chore: sync

commit ffa7bb1
Author: tsosunchia <[email protected]>
Date:   Fri Dec 1 18:34:42 2023 +0800

    update credit

commit c0455ca
Author: tsosunchia <[email protected]>
Date:   Fri Dec 1 16:32:44 2023 +0800

    api变更

commit faa3daa
Author: tsosunchia <[email protected]>
Date:   Fri Dec 1 11:15:17 2023 +0800

    更新一键安装脚本SSL

commit fc88c9b
Author: tsosunchia <[email protected]>
Date:   Thu Nov 30 17:14:50 2023 +0800

    update readme

commit f5d1a60
Author: tsosunchia <[email protected]>
Date:   Thu Nov 30 17:11:14 2023 +0800

    add param: support disable color output

commit b32947a
Author: tsosunchia <[email protected]>
Date:   Thu Nov 30 16:12:47 2023 +0800

    update credit

commit 36507ad
Author: tsosunchia <[email protected]>
Date:   Thu Nov 23 10:23:30 2023 +0800

    reporter.go 未检查造成的越界

commit 9a3f250
Merge: 7912af8 8adceb8
Author: tsosunchia <[email protected]>
Date:   Tue Nov 21 17:42:18 2023 +0800

    Merge pull request nxtrace#199 from nxtrace/main

    update credit

commit 8adceb8
Author: tsosunchia <[email protected]>
Date:   Tue Nov 21 17:33:41 2023 +0800

    update credit

commit 7912af8
Merge: 690f734 4bef8b9
Author: tsosunchia <[email protected]>
Date:   Fri Nov 17 19:08:00 2023 +0800

    Merge pull request nxtrace#197 from nxtrace/main

    fix bug: nil pointer dereference

commit 4bef8b9
Author: tsosunchia <[email protected]>
Date:   Fri Nov 17 19:00:34 2023 +0800

    fix bug: nil pointer dereference

commit 690f734
Merge: ee0ebb1 d82a521
Author: tsosunchia <[email protected]>
Date:   Fri Nov 17 17:29:46 2023 +0800

    Merge pull request nxtrace#195 from nxtrace/main

    chore: SYNC

commit d82a521
Author: tsosunchia <[email protected]>
Date:   Fri Nov 17 16:57:50 2023 +0800

    Update bug_report.md

commit 0b7d01f
Author: tsosunchia <[email protected]>
Date:   Wed Nov 15 10:19:00 2023 +0800

    移除route参数

commit 2fed1d1
Author: tsosunchia <[email protected]>
Date:   Mon Nov 13 17:19:05 2023 +0800

    chore: 更新依赖

commit 98c0fa3
Author: tsosunchia <[email protected]>
Date:   Mon Nov 13 10:54:17 2023 +0800

    可设置是否隐匿目的IP

commit cb63e9b
Merge: ee0ebb1 e4626c4
Author: tsosunchia <[email protected]>
Date:   Sun Nov 12 00:20:18 2023 +0800

    Merge pull request nxtrace#22 from fakeboboliu/main

    add source ip support to macOS rootless solution

commit e4626c4
Author: bobo liu <[email protected]>
Date:   Sun Nov 12 00:11:11 2023 +0800

    notice silver-bullet of permission issue

commit 47698be
Author: bobo liu <[email protected]>
Date:   Sat Nov 11 21:36:48 2023 +0800

    add source ip support for macOS rootless solution

    do you guys not have macos devices?

commit ee0ebb1
Author: tsosunchia <[email protected]>
Date:   Fri Nov 10 09:53:54 2023 +0800

    Delete CNAME

commit 1b59210
Merge: 7472398 ed518d1
Author: tsosunchia <[email protected]>
Date:   Thu Nov 9 16:31:25 2023 +0800

    Merge pull request nxtrace#191 from nxtrace/main

    chore: SYNC

commit ed518d1
Merge: d98d2f7 9f67ea5
Author: tsosunchia <[email protected]>
Date:   Thu Nov 9 16:29:07 2023 +0800

    Merge pull request nxtrace#21 from huiming23344/main

    docs: Clarify the steps in the installation guide

commit 9f67ea5
Author: Huiming <[email protected]>
Date:   Thu Nov 9 15:33:47 2023 +0800

    docs: Clarify the steps in the installation guide

commit d98d2f7
Author: tsosunchia <[email protected]>
Date:   Wed Nov 8 16:17:07 2023 +0800

    chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0

commit e0b874a
Author: tsosunchia <[email protected]>
Date:   Sun Nov 5 16:22:58 2023 +0800

    增加异常处理,在用户输入错误时

commit b39657c
Merge: e6b2d97 c79387f
Author: tsosunchia <[email protected]>
Date:   Tue Nov 7 08:28:47 2023 +0800

    Merge pull request nxtrace#20 from nxtrace/dependabot/go_modules/github.com/fatih/color-1.16.0

    chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0

commit c79387f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 7 00:25:23 2023 +0000

    chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.15.0...v1.16.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit e6b2d97
Merge: 33c1af9 da825c1
Author: tsosunchia <[email protected]>
Date:   Tue Nov 7 08:24:45 2023 +0800

    Merge pull request nxtrace#19 from nxtrace/dependabot/go_modules/github.com/gorilla/websocket-1.5.1

    chore(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1

commit 33c1af9
Merge: 65d8ac5 4adba2b
Author: tsosunchia <[email protected]>
Date:   Tue Nov 7 08:23:38 2023 +0800

    Merge pull request nxtrace#18 from nxtrace/dependabot/go_modules/golang.org/x/sync-0.5.0

    chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0

commit da825c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 6 14:57:48 2023 +0000

    chore(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1

    Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.
    - [Release notes](https://github.com/gorilla/websocket/releases)
    - [Commits](gorilla/websocket@v1.5.0...v1.5.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/websocket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 4adba2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 6 14:57:44 2023 +0000

    chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.5.0.
    - [Commits](golang/sync@v0.4.0...v0.5.0)

    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 65d8ac5
Author: tsosunchia <[email protected]>
Date:   Sun Nov 5 16:07:44 2023 +0800

    修改credit

commit 7472398
Merge: f5556fe b2870a8
Author: tsosunchia <[email protected]>
Date:   Sun Nov 5 15:41:12 2023 +0800

    Merge pull request nxtrace#186 from nxtrace/main

    chore: 同步

commit b2870a8
Author: tsosunchia <[email protected]>
Date:   Fri Nov 3 01:21:53 2023 +0800

    修改默认行为,当指定v4/v6时自动选择第一个IP方便脚本使用

commit f82af5f
Author: tsosunchia <[email protected]>
Date:   Fri Nov 3 00:47:42 2023 +0800

    ipv6 trace 正序输出

commit 9eda2d2
Author: tsosunchia <[email protected]>
Date:   Tue Oct 31 04:03:50 2023 +0800

    chore: 更新依赖

commit 1a4a15e
Author: tsosunchia <[email protected]>
Date:   Tue Oct 31 03:47:47 2023 +0800

    修复使用NEXTTRACE_HOSTPORT环境变量时不支持IPv6反代地址的问题

commit f5556fe
Merge: 2040497 d760e75
Author: tsosunchia <[email protected]>
Date:   Fri Oct 27 21:16:42 2023 +0800

    Merge pull request nxtrace#184 from nxtrace/main

    chore: sync

commit d760e75
Author: tsosunchia <[email protected]>
Date:   Fri Oct 20 00:46:58 2023 +0800

    fix bug: 当接收到由自身发出的DestinationUnreachable包时视为有效信息,此增强由 @xqzr 提出。

commit 9940908
Author: tsosunchia <[email protected]>
Date:   Sat Oct 14 21:53:34 2023 +0800

    update credit

commit 2040497
Merge: 90e349e 29ce61b
Author: tsosunchia <[email protected]>
Date:   Sat Oct 14 15:18:22 2023 +0800

    Merge pull request nxtrace#182 from nxtrace/main

    chore: 同步至v1.2.3

commit 29ce61b
Author: tsosunchia <[email protected]>
Date:   Sat Oct 14 09:21:05 2023 +0800

    更新readme

commit 701abc3
Author: tsosunchia <[email protected]>
Date:   Sat Oct 14 09:08:29 2023 +0800

    增加file参数支持文件读取列表进行路由测试

commit f08778c
Author: tsosunchia <[email protected]>
Date:   Fri Oct 13 18:34:14 2023 +0800

    修正部分typo

commit 8697325
Merge: 90e349e 32b0f15
Author: tsosunchia <[email protected]>
Date:   Fri Oct 13 18:03:21 2023 +0800

    Merge pull request nxtrace#17 from 1-1-2/softfloat

    add mips softfloat & mipsle softfloat

commit 32b0f15
Author: 1-1-2 <[email protected]>
Date:   Fri Oct 13 16:46:20 2023 +0800

    add mips softfloat & mipsle softfloat

commit 90e349e
Merge: 2974002 f275edb
Author: tsosunchia <[email protected]>
Date:   Fri Oct 13 10:49:48 2023 +0800

    Merge pull request nxtrace#181 from nxtrace/main

    更新readme

commit f275edb
Author: tsosunchia <[email protected]>
Date:   Fri Oct 13 10:49:20 2023 +0800

    更新readme

commit 2974002
Merge: 3164acf 9b2fc9b
Author: tsosunchia <[email protected]>
Date:   Thu Oct 12 19:52:57 2023 +0800

    Merge pull request nxtrace#178 from nxtrace/main

    chore: 同步V1版本

commit 9b2fc9b
Merge: 960ab96 07623ce
Author: tsosunchia <[email protected]>
Date:   Thu Oct 12 17:48:58 2023 +0800

    Merge pull request nxtrace#16 from nxtrace/dependabot/go_modules/golang.org/x/net-0.17.0

    chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0

commit 960ab96
Author: tsosunchia <[email protected]>
Date:   Thu Oct 12 17:41:48 2023 +0800

    修复无v6网络下的连接问题

commit 07623ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Oct 11 23:17:18 2023 +0000

    chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
    - [Commits](golang/net@v0.16.0...v0.17.0)

    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 3164acf
Merge: 239b1c2 8b30ef3
Author: tsosunchia <[email protected]>
Date:   Wed Oct 11 10:57:51 2023 +0800

    Merge pull request nxtrace#173 from nxtrace/main

    fix bug: ipv6局域网地址错误显示为INVALID

commit 8b30ef3
Author: tsosunchia <[email protected]>
Date:   Wed Oct 11 10:22:14 2023 +0800

    fix bug: ipv6局域网地址错误显示为INVALID

commit 239b1c2
Merge: 9c7402a ed3c158
Author: tsosunchia <[email protected]>
Date:   Mon Oct 9 08:16:24 2023 +0800

    Merge pull request nxtrace#172 from nxtrace/main

    update readme

commit ed3c158
Author: tsosunchia <[email protected]>
Date:   Mon Oct 9 08:13:40 2023 +0800

    更新下载方式

commit 02348f0
Author: tsosunchia <[email protected]>
Date:   Mon Oct 9 07:58:49 2023 +0800

    skywolf image update

commit 9c7402a
Merge: a6848f8 29b7c66
Author: tsosunchia <[email protected]>
Date:   Sun Oct 8 17:21:44 2023 +0800

    Merge pull request nxtrace#171 from nxtrace/main

    仓库用途变更

commit a6848f8
Author: tsosunchia <[email protected]>
Date:   Sun Oct 8 17:15:29 2023 +0800

    仓库用途变更
     要提交的变更:
    	修改:     .github/workflows/build.yml
    	修改:     .github/workflows/publishNewFormula.yml
    	修改:     README.md
    	修改:     README_zh_CN.md
    	修改:     fast_trace/fast_trace_test.go
    	修改:     go.mod
    	修改:     go.sum
    	修改:     pow/pow.go
    	修改:     printer/basic.go
    	修改:     util/latency.go
    	修改:     util/latency_test.go
    	修改:     util/util.go
    	修改:     wshandle/client.go

commit 29b7c66
Author: tsosunchia <[email protected]>
Date:   Sun Oct 8 17:13:57 2023 +0800

    rename nt_install_v1.sh

commit 86eacc0
Author: tsosunchia <[email protected]>
Date:   Sun Oct 8 17:11:35 2023 +0800

    更新readme

commit 81d6df8
Author: tsosunchia <[email protected]>
Date:   Sun Oct 8 17:07:24 2023 +0800

    更新readme

commit dbe42d6
Author: tsosunchia <[email protected]>
Date:   Sun Oct 8 15:41:56 2023 +0800

    更新依赖,优化显示

commit a7089e8
Author: tsosunchia <[email protected]>
Date:   Fri Oct 6 21:35:17 2023 +0800

    更换homebrew地址

commit bcda750
Author: tsosunchia <[email protected]>
Date:   Fri Oct 6 21:30:35 2023 +0800

    更新homebrew仓库地址地址

commit 1580c61
Author: tsosunchia <[email protected]>
Date:   Fri Oct 6 20:59:40 2023 +0800

    add mpls func

commit ae16731
Author: tsosunchia <[email protected]>
Date:   Sat Sep 9 17:21:50 2023 +0800

    update readme

commit c532dfd
Author: sjlleo <[email protected]>
Date:   Thu Sep 7 22:20:55 2023 +0800

    improve: plugin hook for TTLComplete

commit bb522ed
Author: sjlleo <[email protected]>
Date:   Tue Sep 5 22:18:28 2023 +0800

    refactor && feat: add plugin system && cobra

commit 9e5cd73
Author: sjlleo <[email protected]>
Date:   Sat Sep 2 19:27:51 2023 +0800

    doc: supplement NextTrace v1/v2 Branch content

commit b11d233
Author: tsosunchia <[email protected]>
Date:   Fri Sep 1 10:45:46 2023 +0800

    Update README_zh_CN.md

commit 84a03e8
Author: tsosunchia <[email protected]>
Date:   Fri Sep 1 10:45:26 2023 +0800

    Update README.md

commit 761d506
Author: tsosunchia <[email protected]>
Date:   Thu Aug 31 13:53:22 2023 +0800

    Update README

commit e33548d
Author: sjlleo <[email protected]>
Date:   Fri Aug 25 21:15:20 2023 +0800

    Update README

commit 1266f62
Author: tsosunchia <[email protected]>
Date:   Sat Jun 17 20:56:00 2023 +0800

    Update README

commit 8e83707
Author: Leo <[email protected]>
Date:   Sat Jun 17 17:42:28 2023 +0800

    doc: README_zh_CN

commit cf06391
Author: sjlleo <[email protected]>
Date:   Sat Jun 17 17:37:44 2023 +0800

    fix: install fail

commit 56cd002
Author: sjlleo <[email protected]>
Date:   Sat Jun 17 13:09:13 2023 +0800

    remove: channel link is illegal and has been removed.

commit 1407c49
Author: tsosunchia <[email protected]>
Date:   Fri Jun 16 21:48:36 2023 +0800

    Update README

commit f25662d
Author: sjlleo <[email protected]>
Date:   Fri Jun 16 17:51:02 2023 +0800

    doc: future change

commit 4f94f01
Author: tsosunchia <[email protected]>
Date:   Sat Jun 3 17:26:52 2023 +0800

    Merge pull request nxtrace#128 from fakeboboliu/fix1

    improve: rootless trace on macOS

commit 1460ad6
Author: Leo <[email protected]>
Date:   Sun Jun 11 14:49:16 2023 +0800

    refactor: nexttrace core

commit d6dcfc8
Author: Leo <[email protected]>
Date:   Fri Jun 9 21:33:24 2023 +0800

    feat: try add UDP IPv6 Support

commit 190b3ab
Author: Leo <[email protected]>
Date:   Fri Jun 9 21:32:56 2023 +0800

    chore: add begin hop / srcaddr listen

commit 87fa850
Author: Leo <[email protected]>
Date:   Fri Jun 9 21:27:01 2023 +0800

    chore: sync to the latest repository name

commit c71a26d
Author: Leo <[email protected]>
Date:   Fri Jun 9 21:25:36 2023 +0800

    fix: name change caused installation failure

commit 79c39b6
Author: Leo <[email protected]>
Date:   Fri Jun 9 21:20:58 2023 +0800

    clean mod && delete useless files

commit 580612c
Author: tsosunchia <[email protected]>
Date:   Mon Jun 26 14:49:05 2023 +0800

    refactor: preparatory work

commit ebe2a0f
Author: tsosunchia <[email protected]>
Date:   Thu Jun 15 12:42:28 2023 +0800

    update readme

commit ca2a7a8
Author: tsosunchia <[email protected]>
Date:   Wed Jun 14 23:05:32 2023 +0800

    Update build/test action & readme

    update readme

    Update test.yml

commit b68b768
Merge: 2d4de9e efbede8
Author: tsosunchia <[email protected]>
Date:   Wed Jun 14 23:03:24 2023 +0800

    Merge pull request nxtrace#138 from tsosunchia/main

    支持通过设置SOCKS5/HTTP代理访问我们的API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant