Skip to content
/ netspeed Public

A command line tool that generates traffic to/from servers (ookla speedtest.net)

Notifications You must be signed in to change notification settings

nedko/netspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line tool that generates traffic to/from servers (ookla speedtest.net)
The tool is written in C and aims to be fast and require no additional dependencies.

Usage: netspeed <type> <host>
<type> is either 'u' (upload) or 'd' (download)
<host> is a ookla speedtest host

Some servers are listed in hosts.txt

List of all servers, in xml format, can be retrieved from this location:
http://www.speedtest.net/speedtest-servers-static.php

Similar tools:
https://github.com/Janhouse/tespeed
https://github.com/sivel/speedtest-cli
http://tech.ivkin.net/wiki/Run_Speedtest_from_command_line

About

A command line tool that generates traffic to/from servers (ookla speedtest.net)

Resources

Stars

Watchers

Forks