Skip to content

fastnodclub/tool

Repository files navigation

个人常用VPS测试工具

安装curl

apt update -y && apt install -y curl

综合

curl -sSL http://ilemonra.in/LemonBenchIntl | bash -s fast

硬盘

clear && curl -sSL yabs.sh | bash -s -- -i -g

回程路由

curl -sSLO https://github.com/chika0801/tool/raw/main/worsttrace && chmod +x worsttrace
clear && ./worsttrace 你想测试的IP地址

流媒体解锁

curl -sSLO https://github.com/chika0801/tool/raw/main/nf && curl -sSLO https://github.com/chika0801/tool/raw/main/ytb && chmod +x nf ytb
clear && ./nf && echo && ./ytb

测速

curl -sSL https://github.com/chika0801/tool/raw/main/speedtest.sh | bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages