jueves, 5 de marzo de 2015

Test de velocidad desde consola

Utilidad para tests de velocidad desde consola.

La utilidad speedtest-cli nos permite realizar test de velocidad desde consola.

Para utilizarla es muy sencillo:

# wget -O speedtest-cli --no-check-certificate https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py
# chmod +x speedtest-cli

# ./speedtest-cli
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONO (X.X.X.X)...
Selecting best server based on latency...
Hosted by X X S L (Valencia) [1.51 km]: 12.52 ms
Testing download speed........................................
Download: 42.89 Mbit/s
Testing upload speed..................................................
Upload: 9.39 Mbit/s


Más información :
https://github.com/sivel/speedtest-cli

No hay comentarios:

Publicar un comentario