Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 808 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 808 Bytes

Simple speedtest.net command line tool in ruby.

Heavily inspired by https://github.com/fopina/pyspeedtest

Usage:

$ ruby speedtest.rb
Your IP: 171.23.129.xxx
Your coordinates: [59.9167, 10.75]
Automatically selected server: http://speedtest.hafslundtelekom.net - 8.60475 ms
Server http://speedtest.hafslundtelekom.net
Took 11.492421 seconds to download 22345012 bytes in 8 threads
Download: 14.83 Mbps
Took 3.301095 seconds to upload 2728856 bytes in 8 threads
Upload: 6.31 Mbps

Interesting links

A ruby client for speedtest.net