EDU BLOG

Feb 26, 2025

Scripts for testing vps

Collection of Scripts and Websites for Testing VPS or Dedicated Server Performance, Speed, Unlocking, etc.

VPS Spec Testing

To test your VPS specification, you can use the following command:

1
wget -qO- bench.sh | bash

Or:

1
wget -qO- git.io/superbench.sh | bash
1
wget -qO- yiyi.im/X/x.sh | bash

GB5-6

GB6 benchmark script with bandwidth testing:

1
curl -sL yabs.sh | bash

For GB6 without bandwidth testing (since all nodes are located abroad, this is less relevant for testing in China):

1
curl -sL yabs.sh | bash -s -- -i

GB5 benchmark script with bandwidth testing:

1
curl -sL yabs.sh | bash -5

For GB5 without bandwidth testing:

1
curl -sL yabs.sh | bash -s -- -i -5

Network Speed Test

To test network speed using different scripts, run the following:

1
bash <(curl -sL https://raw.githubusercontent.com/i-abc/Speedtest/main/speedtest.sh)
1
bash <(curl -Lso- https://bench.im/hyperspeed)
1
bash <(curl -Lso- https://www.infski.com/files/superspeed.sh)

Route Back Test

To test the route back:

1
wget -N --no-check-certificate https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh
1
wget -qO- git.io/besttrace | bash

Media Unlock

To check for media unlocking, use the following scripts:

1
bash <(curl -L -s media.ispvps.com)
1
bash <(curl -L -s check.unlock.media)
1
bash <(curl -Ls IP.Check.Place)

Port 25

To test port 25:

1
telnet smtp.aol.com 25

Dedicated Server Hard Disk Test

To test hard disk performance on a dedicated server:

1
wget -q https://github.com/Aniverse/A/raw/i/a && bash a

Outbound and Ping Tests

To test the outbound route for your VPS:

To check if an IP is blocked:

TCP Port Test:

Other Tools

  • One-click Proxy Script: V2Ray WSS Proxy Script

  • One-click TCP Window Optimization Script:

    1
    wget https://raw.githubusercontent.com/yeahwu/v2ray-wss/main/tcp-window.sh && bash tcp-window.sh

Other

Cheap VPS Recommendations Page:

OLDER > < NEWER