Skip to content

[VPS特写]咕咕云前uovz的徐州NAT多线年付128

Tags:

结论

Acquisition

双11买的,没啥用

Log-In & Control Panel

各种测试 – 最新脚本本馆档案链接

综合

# bench.sh是秋水逸冰写的一个VPS测试脚本,全面适用于各种 Linux 发行版的网络(下行)和 IO 测试。
# 4个都一样
wget -qO- bench.sh | bash 
curl -Lso- bench.sh | bash 
wget -qO- 86.re/bench.sh | bash 
curl -so- 86.re/bench.sh | bash
----------------------------------------------------------------------
----------------------------------------------------------------------
 CPU Model             : Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
 CPU Cores             : 1
 CPU Frequency         : 2499.996 MHz
 CPU Cache             : 4096 KB
 Total Disk            : 20.2 GB (5.1 GB Used)
 Total Mem             : 985 MB (111 MB Used)
 Total Swap            : 2047 MB (0 MB Used)
 System uptime         : 0 days, 0 hour 7 min
 Load average          : 0.13, 0.18, 0.12
 OS                    : Ubuntu 18.04.5 LTS
 Arch                  : x86_64 (64 Bit)
 Kernel                : 4.15.0-153-generic
 TCP CC                : bbr
 Virtualization        : KVM
curl -fsSL https://ilemonra.in/LemonBenchIntl | bash -s fast
# ==
wget -qO- https://ilemonra.in/LemonBenchIntl | bash -s fast

curl -fsSL https://ilemonra.in/LemonBenchIntl | bash -s full
# ==
wget -qO- https://ilemonra.in/LemonBenchIntl | bash -s full
----------------------------------------------------------------------

机器配置

回程

wget -qO- git.io/besttrace | bash

----------------------------------------------------------------------

测速

服务器端测速
# 专门针对国内的测试
参考上面的# bench.sh是秋水逸冰写的一个VPS测试脚本,全面适用于各种 Linux 发行版的网络(下行)和 IO 测试。
# 4个都一样
wget -qO- bench.sh | bash 
curl -Lso- bench.sh | bash 
wget -qO- 86.re/bench.sh | bash 
curl -so- 86.re/bench.sh | bash)
----------------------------------------------------------------------
油管测速
speedtest 本地下载测速
apt install -y docker.io && docker run -d -p 9080:80 --name speedtest --restart=always ilemonrain/html5-speedtest:alpine

流媒体解锁测试

Netflix
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf
# ==
wget -O nf https://file.10244201.xyz/pub/netflix_check_1 && chmod +x nf && clear && ./nf

### 或者最全面的测试
docker run --rm --net=host lmc999/regioncheck

Leave a Reply

Your email address will not be published.