DslReports.com's commandline speed testing utility.
First, get the required dependencies:
go get github.com/codegangsta/cli
go get github.com/fifthsegment/dslreports
go get github.com/antonholmquist/jason
Then simply run : go run main.go
Use this to have useful debugging information output to the screen as well as saved in a folder called dslreports.com in the current working directory.
Saves the speed test results in the format specified as the first argument
Specify the number of streams to be used for the download test.
Specify the number of streams to be used for the upload test.