https://github.com/kab1r/fast
Command-line utility for the fast.com internet speed test
https://github.com/kab1r/fast
cli command-line-tool fast internet-speed-test rust speed-test
Last synced: about 1 year ago
JSON representation
Command-line utility for the fast.com internet speed test
- Host: GitHub
- URL: https://github.com/kab1r/fast
- Owner: Kab1r
- License: other
- Created: 2020-07-15T08:39:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T21:33:50.000Z (over 2 years ago)
- Last Synced: 2024-05-02T04:55:37.756Z (about 2 years ago)
- Topics: cli, command-line-tool, fast, internet-speed-test, rust, speed-test
- Language: Rust
- Homepage:
- Size: 152 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# fast  [](https://deps.rs/repo/github/kab1r/fast) [](https://app.fossa.com/projects/git%2Bgithub.com%2FKab1r%2Ffast?ref=badge_shield)

## Installation
### Pre-compiled binaries
- Download a binary from [Releases](https://github.com/Kab1r/fast/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](https://rustup.rs/)
- Clone this repository and `cd` into it
- `cargo install --path .`
### Run in Docker
- `docker run -it ghcr.io/Kab1r/fast`
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2FKab1r%2Ffast?ref=badge_large)