Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

A simple CLI for speed testing DigitalOcean's datacenters.

License

Notifications You must be signed in to change notification settings

ZacharyDuBois/DigitalOcean-Speed-Test-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalOcean Speed Test CLI

Abandon as of 2015-10-09

I have abandon work on this project on 2015-10-09 due to hate related to simple opt-out tracking and related to piping curl directly into bash. This work remains licensed under MIT.

v0.7.0

Features

  • Download tests.
  • Latency tests.
  • Simple to use.
  • Currently tests: AMS1-3, FRA1, LON1, NYC1-3, SFO1, SGP1, and TOR1.

Requirements

  • Bash
  • Wget
  • Ping
  • Curl (Optional if you want to quickly run it off the CDN)

Run It Now

To run the speed test, do:

curl -s https://i.destroy.tokyo/dostcli | bash

or if you want to opt out of tracking, run

curl -s https://i.destroy.tokyo/dostcli | bash -s 100mb true

or for a 10MB test, run:

curl -s https://i.destroy.tokyo/dostcli | bash -s - 10mb

and again, to opt out of tracking, run

curl -s https://i.destroy.tokyo/dostcli | bash -s - 10mb true

Notices

  • This currently does not test upload speed (Soon!).

About

A simple CLI for speed testing DigitalOcean's datacenters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages