From 3f0b14341a705c512353e126769abb4e462cba80 Mon Sep 17 00:00:00 2001 From: sjlleo Date: Sun, 5 Jun 2022 15:50:45 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"update:=20=E8=84=9A=E6=9C=AC=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=E4=B8=8D=E9=9C=80=E8=A6=81=E4=BF=9D=E5=AD=98=E5=9C=A8?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 2ffd7fdb58b369160b98c59f32fba6dba4c40097. --- README.md | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c55b849..960e7fa 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,20 @@ 一款开源的可视化路由跟踪工具,使用 Golang 开发。 +NextTrace 只是一个实验性项目,不推荐用于生产环境下。对于路由跟踪工具,我们依旧更加推荐 WorstTrace & Besttrace。 + ## How To Use ### Automated Install ```bash -# Linux 一键安装脚本 -bash <(curl -Ls https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh) +# Note: This Script Only Supports Linux/macOS, Other Unix-Like Systems are UNAVAILABLE +curl -Ls https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh -O && sudo bash nt_install.sh +``` -# GHPROXY 镜像(国内使用) -bash <(curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh) +```bash +# GHPROXY镜像(在连接raw.githubusercontent.com网络不畅时使用) +curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh -O && sudo bash nt_install.sh ``` - `Release`里面为很多系统以及不同架构提供了编译好的二进制可执行文件,如果没有可以自行编译。 @@ -162,6 +166,21 @@ Options: [FFEE_CO](https://github.com/fkx4-p) +### Fast Test + +此脚本旨在快速测试服务器的到中国内地的线路,建议新手或者没有自定义`NextTrace`功能需求的用户使用。
+由于目前精力有限,该脚本还处于测试阶段,慎用!(如有问题,请反馈) + +```bash +curl -Ls https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/quicklytest.sh -O && sudo bash quicklytest.sh +``` + +```bash +# GHPROXY镜像(在连接raw.githubusercontent.com网络不畅时使用) +curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/quicklytest.sh -O && sudo bash quicklytest.sh +``` +备注:脚本当接受到`--expert`参数时可以更改为高阶模式。 + ## IP Database Copyright ### IPv4 Database