🚀Speed Test

A quick guide on how to do proper speed test in our servers.

Use iPerf to do network speed tests. Google Speed tests & Speedtest.net limit the network speed.

  • Click here to download iPerf.

  • Extract the zip folder and put it on your desktop.

  • Open the folder where iperf-3.1.3-win64 is.

  • Click on iperf3 to run the application

  • Right click the folder on top

  • Click on "Copy address as text"

  • Open Command Prompt and type cd and right click.

  • Press enter to go to the directory

Replace IPHere for your server IP.

iperf3 -c YourServerIP
iperf3 -c YourServerIP -R

Last updated