Basic Test
Please provide Qiushui’s bench.sh script. This script can view Linux system information and test network bandwidth and hard disk read and write speeds.
wget -qO- bench.sh | bash
GeekBench
GB6 benchmark script, with wide test:
curl -sL yabs.sh | bash
GB6 excludes bandwidth tests, because they are all foreign node tests, and domestic running does not make much sense:
curl -sL yabs.sh | bash -s -- -i
GB5 benchmark script, with wide test:
curl -sL yabs.sh | bash -5
GB5 elimination bandwidth test:
curl -sL yabs.sh | bash -s -- -i -5
Single-threaded test
bash <(curl -Lso- https://bench.im/hyperspeed)
The most complete speed test script
Domestic speed test:
bash <(curl -sL res.yserver.ink/taier.sh)
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
superbench
wget -qO- git.io/superbench.sh | bash
Bench.sh
wget -qO- bench.sh | bash
Speed test
Display delay and jitter
bash <(wget -qO- https://bench.im/hyperspeed)
Directly displays the return route
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash
wget -q route.f2k.pub -O route && bash route
# The first one
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh
bash testrace.sh
# second
wget -qO- git.io/besttrace | bash
Four-network speed test
wget -O jcnf.sh https://raw.githubusercontent.com/Netflixxp/jcnfbesttrace/main/jcnf.sh
bash jcnf.sh
Three network speed test
bash <(curl -Lso- https://git.io/superspeed_uxh)
With fast four-network test version:
bash <(curl -Lso- https://dl.233.mba/d/sh/speedtest.sh)
bash <(curl -Lso- https://git.io/J1SEh)
Test whether port 25 is open
telnet smtp.aol.com 25
Test whether IPv4 is preferred or IPv6 is preferred
curl ip.p3terx.com
Streaming media test
Full media test
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
NETFLIX TEST
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.5/nf_2.5_linux_amd64 && chmod +x nf && clear && ./nf
#First one
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
# second
bash <(curl -sSL "https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh")
WARP
wget -N --no-check-certificate https://cdn.jsdelivr.net/gh/YG-tsj/CFWarp-Pro/multi.sh && chmod +x multi.sh && ./multi.sh
After , the shortcut to enter the script is bash multi.sh