Skip to content

[VPS特写]DigitalOcean新加坡AMD机器每月$6元

Tags:

结论

  • 用了$100的credit – 一年有效期

Acquisition

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             : DO-Premium-AMD
 CPU Cores             : 1
 CPU Frequency         : 1999.998 MHz
 CPU Cache             : 512 KB
 Total Disk            : 25.5 GB (2.3 GB Used)
 Total Mem             : 981 MB (155 MB Used)
 Total Swap            : 0 MB (0 MB Used)
 System uptime         : 0 days, 0 hour 24 min
 Load average          : 0.02, 0.01, 0.00
 OS                    : Ubuntu 20.04.2 LTS
 Arch                  : x86_64 (64 Bit)
 Kernel                : 5.4.0-80-generic
 TCP CC                : bbr
 Virtualization        : KVM
 Organization          : AS14061 DigitalOcean, LLC
 Location              : Singapore / SG
 Region                : Singapore
----------------------------------------------------------------------
 I/O Speed(1st run)    : 782 MB/s
 I/O Speed(2nd run)    : 1.1 GB/s
 I/O Speed(3rd run)    : 1.1 GB/s
 Average I/O speed     : 1011.6 MB/s
----------------------------------------------------------------------
 Node Name        Upload Speed      Download Speed      Latency
 Speedtest.net    1993.21 Mbps      8035.05 Mbps        1.46 ms
 Shanghai   CT    85.94 Mbps        12.46 Mbps          302.58 ms
 Shanghai   CU    143.07 Mbps       1351.14 Mbps        239.67 ms
 Guangzhou  CT    50.02 Mbps        122.42 Mbps         251.63 ms
 Guangzhou  CU    328.02 Mbps       1627.50 Mbps        241.60 ms
 Shenzhen   CU    243.92 Mbps       735.88 Mbps         273.73 ms
 Hongkong   CN    1995.23 Mbps      7116.61 Mbps        35.82 ms
 Singapore  SG    1990.88 Mbps      9223.51 Mbps        1.38 ms
 Tokyo      JP    331.99 Mbps       249.17 Mbps         69.50 ms
----------------------------------------------------------------------
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
油管测速 – 基本能稳定在55Mb 左右 – 20210722-21:20
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.