[Share] Tes Kecepatan VPS Menggunakan Speedtest.net


Status
Not open for further replies.

GridPlanet

Beginner 2.0
Cek....

3209232079.png
3209228203.png
3209227817.png
3209250233.png
3209245863.png
 

arieonline

Expert 1.0
Code:
➜  ~  ./speedtest-cli --help
usage: speedtest-cli [options]

Command line interface for testing internet bandwidth using speedtest.net.
--------------------------------------------------------------------------
https://github.com/sivel/speedtest-cli

options:
  -h, --help       show this help message and exit
  --share          Generate and provide a URL to the speedtest.net share
                   results image
  --simple         Suppress verbose output, only show basic information
  --list           Display a list of speedtest.net servers sorted by distance
  --server=SERVER  Specify a server ID to test against

Code:
➜  ~  ./speedtest-cli --list | grep Singapore
3914) SingTel (Singapore, Republic of Singapore) [15094.47 km]
4235) StarHub Mobile Pte Ltd (Singapore, Republic of Singapore) [15094.47 km]
2213) SGIX (Singapore, Republic of Singapore) [15094.47 km]
367) NewMedia Express (Singapore, Republic of Singapore) [15094.47 km]

Code:
➜  ~  ./speedtest-cli --server=2213 --share
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ColoCrossing (198.46.139.179)...
Hosted by SGIX (Singapore) [15094.47 km]: 26.385 ms
Testing download speed........................................
Download: 17.71 Mbit/s
Testing upload speed..................................................
Upload: 11.24 Mbit/s
Share results: http://www.speedtest.net/result/3210995857.png
 
Status
Not open for further replies.

Top