fast

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2016 License: MIT Imports: 15 Imported by: 0

README

Fast CLI

Fast CLI is a small tool which leverages Netflix's fast.com.

Usage

fast
Getting API token...
Starting download test...

Speed: 170.98 Mbps

Installation

  1. Download from GitHub releases:

    curl -sLo fast.tgz https://github.com/sethvargo/fast/releases/download/v0.1.0/fast_0.1.0_darwin_amd64.zip
    
  2. Untar:

    tar -zxvf fast.tgz
    
  3. Move into bin or $PATH:

    chmod +x fast
    mv fast /usr/local/bin/
    
  4. Test

    fast
    

TODO

  • Use concurrent downloads if the client is fast enough
  • Better metrics aggregation (ignore outliers)

Disclaimer

This project is not associated with Netflix in any way. Do not do bad things. Thanks.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL