mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2025-04-04 14:45:17 +00:00
Update README.md
This commit is contained in:
parent
2a208e7fcf
commit
467c8dcf43
24
README.md
24
README.md
@ -9,11 +9,10 @@
|
|||||||
### 使用方法
|
### 使用方法
|
||||||
确保用户为ROOT,主机网络通畅,复制下面任意命令运行
|
确保用户为ROOT,主机网络通畅,复制下面任意命令运行
|
||||||
|
|
||||||
**Debian/Ubuntu/Deepin**
|
**支持Debian/Ubuntu/Deepin,不支持CentOS**
|
||||||
```
|
```bash
|
||||||
wget -O Nlbench.sh https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh && chmod +x Nlbench.sh && ./Nlbench.sh
|
wget -O Nlbench.sh https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh && chmod +x Nlbench.sh && ./Nlbench.sh
|
||||||
```
|
```
|
||||||
**不支持CentOS**
|
|
||||||
|
|
||||||
### 效果图
|
### 效果图
|
||||||

|

|
||||||
@ -24,9 +23,21 @@ wget -O Nlbench.sh https://raw.githubusercontent.com/everett7623/nodeloc_vps_tes
|
|||||||
|
|
||||||
**测试结束后将生成MarkDown格式的文件,可直接将文件内容复制到[NodeLoc论坛](https://www.nodeloc.com/),无需进行更多操作**
|
**测试结束后将生成MarkDown格式的文件,可直接将文件内容复制到[NodeLoc论坛](https://www.nodeloc.com/),无需进行更多操作**
|
||||||
|
|
||||||
### 引用的脚本
|
|
||||||
本脚本仅为各类脚本聚合,未对官方脚本文件进行任何更改,但我们不对官方脚本的安全性负责
|
|
||||||
|
|
||||||
|
## 免责声明
|
||||||
|
|
||||||
|
* NodeLoc聚合测评脚本属于自用分享工具,本脚本仅为各类脚本聚合。
|
||||||
|
* 工具中所有脚本均来自互联网,未对官方脚本文件进行任何更改,不对脚本安全性负责。如果你比较在意安全,请勿使用各类一键脚本。
|
||||||
|
|
||||||
|
## 问题反馈
|
||||||
|
|
||||||
|
如果您在使用过程中遇到问题,或者有功能建议,欢迎通过 [GitHub Issues](https://github.com/everett7623/nodeloc_vps_test/issues) 提交反馈。
|
||||||
|
|
||||||
|
## 许可协议
|
||||||
|
|
||||||
|
本项目采用 [AGPL-3.0 license](LICENSE) 许可。
|
||||||
|
|
||||||
|
### 鸣谢
|
||||||
1. [Yabs脚本](https://yabs.sh)——[masonr](https://github.com/masonr)
|
1. [Yabs脚本](https://yabs.sh)——[masonr](https://github.com/masonr)
|
||||||
2. [融合怪脚本](https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)——[spirit lhl](https://gitlab.com/spiritysdx)
|
2. [融合怪脚本](https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)——[spirit lhl](https://gitlab.com/spiritysdx)
|
||||||
3. [IP质量测试脚本](https://IP.Check.Place)——[xykt](https://github.com/xykt/)
|
3. [IP质量测试脚本](https://IP.Check.Place)——[xykt](https://github.com/xykt/)
|
||||||
@ -36,6 +47,3 @@ wget -O Nlbench.sh https://raw.githubusercontent.com/everett7623/nodeloc_vps_tes
|
|||||||
7. [回程测试脚本](https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh)——[陈豪](https://github.com/Chennhaoo/)
|
7. [回程测试脚本](https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh)——[陈豪](https://github.com/Chennhaoo/)
|
||||||
|
|
||||||
特别感谢以上作者提供的脚本
|
特别感谢以上作者提供的脚本
|
||||||
|
|
||||||
### 问题与反馈
|
|
||||||
如果您在使用过程中遇到问题,或者有功能建议,欢迎通过 [GitHub Issues](https://github.com/everett7623/nodeloc_vps_test/issues) 提交反馈。
|
|
||||||
|
Loading…
Reference in New Issue
Block a user