/fast

Command-line utility for the fast.com internet speed test

Primary LanguageRustOtherNOASSERTION

fast Container Image dependency status FOSSA Status

fast preview

Installation

Pre-compiled binaries

  • Download a binary from Releases
  • Change the file's permissions to be executable, chmod +x fast
  • Move the binary to a location in your shell path

Install from source

  • Install Rust and Cargo using rustup
  • Clone this repository and cd into it
  • cargo install --path .

Run in Docker

  • docker run -it ghcr.io/Kab1r/fast

License

FOSSA Status