# NodeBench **Repository Path**: pigfei/NodeBench ## Basic Information - **Project Name**: NodeBench - **Description**: vps聚合测试脚本,直接输出排版好的markdown格式,方便粘贴 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-14 - **Last Updated**: 2024-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NodeBench 为了方便NodeSeek坛友发帖,写了这个简单的整合脚本,具有以下特点 - 一键自动测试Yabs,三网线路,区域解锁等功能 - 自动输出为markdown文件,方便论坛粘贴 - 自动输出便于粘贴的pastbin ## 使用方法 ``` bash <(curl -sL https://gitee.com/pigfei/NodeBench/raw/main/NodeBench.sh) ``` ## 相关脚本 感谢以下作者,本脚本只是做了一些简单的整合工作 - [masonr/yet-another-bench-script: YABS - a simple bash script to estimate Linux server performance using fio, iperf3, & Geekbench](https://github.com/masonr/yet-another-bench-script) - [zhanghanyun/backtrace: 三网回程路由测试](https://github.com/zhanghanyun/backtrace) - [lmc999/RegionRestrictionCheck: A bash script to check if your VPS's IP is available for various OTT platforms](https://github.com/lmc999/RegionRestrictionCheck) - [LemonBench/LemonBench: A simple Linux Benchmark Toolkit](https://github.com/LemonBench/LemonBench) - [veoco/bim-core: Client core for bench.im](https://github.com/veoco/bim-core) - [Bench.sh](https://bench.sh/)