nodeloc_vps_test/README.md

60 lines
3.1 KiB
Markdown
Raw Permalink Normal View History

2024-07-06 17:35:36 +00:00
# NodeLoc聚合测评脚本 [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Feverett7623%2Fnodeloc_vps_test%2Fblob%2Fmain%2FNlbench.sh&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
2024-07-03 11:44:04 +00:00
2024-09-21 11:14:39 +00:00
这是NodeLoc提供给各位用户的主机聚合测评脚本可一键自动对主机进行Yabs、融合怪、IP质量、流媒体解锁三网测速回程路由等测评测评结束后会生成一个txt文件可在线自行复制内容 发到NodeLoc论坛。
2024-07-03 11:44:04 +00:00
2024-09-09 05:35:57 +00:00
**版本:** 2024-09-08 v1.2.4
2024-07-03 11:44:04 +00:00
2024-07-03 12:41:16 +00:00
**Github地址** https://github.com/everett7623/nodeloc_vps_test
2024-07-03 11:44:04 +00:00
2024-07-04 16:50:52 +00:00
**VPS 选购:** [NodeLoc VPS](https://www.nodeloc.com/vps)
2024-07-03 11:44:04 +00:00
### 使用方法
2024-07-03 12:40:37 +00:00
确保用户为ROOT主机网络通畅复制下面任意命令运行
2024-08-13 07:48:40 +00:00
**支持CentOS/Debian/Ubuntu/Deepin**
CentOS
```bash
yum install wget&&wget -O Nlbench.sh https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh && chmod +x Nlbench.sh && ./Nlbench.sh
```
Debian/Ubuntu/Deepin
2024-07-04 16:48:25 +00:00
```bash
2024-07-03 11:44:04 +00:00
wget -O Nlbench.sh https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh && chmod +x Nlbench.sh && ./Nlbench.sh
```
2024-07-03 12:40:37 +00:00
### 效果图
2024-07-05 06:50:13 +00:00
#### 运行截图
2024-09-21 12:14:09 +00:00
![image](https://s.rmimg.com/2024/09/21/56db40f55c1d901066fe15973b70af06.png)
2024-07-03 12:40:37 +00:00
2024-09-21 12:14:09 +00:00
![image](https://s.rmimg.com/2024/09/21/b6a48d97e8124f452ef069901fe727d6.png)
2024-07-03 12:40:37 +00:00
2024-09-21 12:14:09 +00:00
![image](https://s.rmimg.com/2024/09/21/d697aac320074e6a0316aea2ae953efd.png)
2024-07-05 06:50:13 +00:00
2024-09-21 14:32:24 +00:00
#### 生成内容
2024-09-21 14:28:05 +00:00
**测试结束后将生成一个txt文件点击或者复制到浏览器后可直接点击复制到[NodeLoc论坛](https://www.nodeloc.com/),无需进行更多操作**
![image](https://github.com/user-attachments/assets/543a7741-943d-412c-9db7-58e5c66754c2)
2024-09-21 14:32:24 +00:00
![image](https://github.com/user-attachments/assets/8f7b5cf7-a566-422b-9aca-56a7fbb237be)
2024-07-05 06:50:13 +00:00
## 免责声明
2024-07-04 16:48:25 +00:00
* NodeLoc聚合测评脚本属于自用分享工具本脚本仅为各类脚本聚合。
* 工具中所有脚本均来自互联网,未对官方脚本文件进行任何更改,不对脚本安全性负责。如果你比较在意安全,请勿使用各类一键脚本。
## 问题反馈
如果您在使用过程中遇到问题,或者有功能建议,欢迎通过 [GitHub Issues](https://github.com/everett7623/nodeloc_vps_test/issues) 提交反馈。
## 许可协议
本项目采用 [AGPL-3.0 license](LICENSE) 许可。
### 鸣谢
2024-07-03 12:40:37 +00:00
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)
3. [IP质量测试脚本](https://IP.Check.Place)——[xykt](https://github.com/xykt/)
4. [流媒体测试脚本](https://media.ispvps.com)——[xykt](https://github.com/xykt/)
5. [响应测试脚本](https://nodebench.mereith.com/scripts/curltime.sh)——[nodebench](https://nodebench.mereith.com)
6. [测速脚本](https://bash.icu/speedtest)——[i-abc](https://github.com/i-abc)
2024-07-04 05:00:53 +00:00
7. [回程测试脚本](https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh)——[陈豪](https://github.com/Chennhaoo/)
2024-07-03 12:40:37 +00:00
特别感谢以上作者提供的脚本