From 18a9eefec9c7ed8ee2e2bbb2a243603b500b4e35 Mon Sep 17 00:00:00 2001 From: sjlleo Date: Sun, 5 Jun 2022 15:51:38 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"Revert=20"update:=20=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E8=BF=90=E8=A1=8C=E4=B8=8D=E9=9C=80=E8=A6=81=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E6=9C=AC=E5=9C=B0""?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3f0b14341a705c512353e126769abb4e462cba80. --- README.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 960e7fa..c55b849 100644 --- a/README.md +++ b/README.md @@ -8,20 +8,16 @@ 一款开源的可视化路由跟踪工具,使用 Golang 开发。 -NextTrace 只是一个实验性项目,不推荐用于生产环境下。对于路由跟踪工具,我们依旧更加推荐 WorstTrace & Besttrace。 - ## How To Use ### Automated Install ```bash -# 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 -``` +# Linux 一键安装脚本 +bash <(curl -Ls 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 +# GHPROXY 镜像(国内使用) +bash <(curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/xgadget-lab/nexttrace/main/nt_install.sh) ``` - `Release`里面为很多系统以及不同架构提供了编译好的二进制可执行文件,如果没有可以自行编译。 @@ -166,21 +162,6 @@ 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