기본 테스트
Qiu Shui의 bench.sh 스크립트를 제공해 주세요. 이 스크립트는 Linux 시스템 정보를 볼 수 있으며 네트워크 대역폭과 하드 디스크 읽기 및 쓰기 속도도 테스트할 수 있습니다.
wget -qO- bench.sh | bash
긱벤치
광범위한 테스트가 포함된 GB6 벤치마크 스크립트:
curl -sL yabs.sh | bash
GB6는 대역폭 테스트를 모두 외국 노드에서 테스트하기 때문에 제외하므로 국내에서 실행하는 것은 큰 의미가 없습니다.
curl -sL yabs.sh | bash -s -- -i
광범위한 테스트가 포함된 GB5 벤치마크 스크립트:
curl -sL yabs.sh | bash -5
GB5 제거 대역폭 테스트:
curl -sL yabs.sh | bash -s -- -i -5
단일 스레드 테스트
bash <(curl -Lso- https://bench.im/hyperspeed)
가장 완벽한 속도 테스트 스크립트
국내 속도 테스트:
bash <(curl -sL res.yserver.ink/taier.sh)
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
슈퍼벤치
wget -qO- git.io/superbench.sh | bash
벤치.sh
wget -qO- bench.sh | bash
속도 테스트
디스플레이 지연, 지터
bash <(wget -qO- https://bench.im/hyperspeed)
돌아오는 경로를 직접 표시
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash
wget -q route.f2k.pub -O route && bash route
# 第一个
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh
bash testrace.sh
# 第二个
wget -qO- git.io/besttrace | bash
네 가지 네트워크 속도 테스트
wget -O jcnf.sh https://raw.githubusercontent.com/Netflixxp/jcnfbesttrace/main/jcnf.sh
bash jcnf.sh
세 가지 네트워크 속도 테스트
bash <(curl -Lso- https://git.io/superspeed_uxh)
빠른 4개의 네트워크를 갖춘 테스트 버전:
bash <(curl -Lso- https://dl.233.mba/d/sh/speedtest.sh)
bash <(curl -Lso- https://git.io/J1SEh)
포트 25가 열려 있는지 테스트
telnet smtp.aol.com 25
IPv4가 선호되는지 또는 IPv6가 선호되는지 테스트
curl ip.p3terx.com
스트리밍 테스트
모든 미디어 테스트
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
넷플릭스 테스트
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.5/nf_2.5_linux_amd64 && chmod +x nf && clear && ./nf
#第一个
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
# 第二个
bash <(curl -sSL "https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh")
경사
wget -N --no-check-certificate https://cdn.jsdelivr.net/gh/YG-tsj/CFWarp-Pro/multi.sh && chmod +x multi.sh && ./multi.sh
그런 다음 스크립트 단축키를 bash multi.sh로 입력하세요.