17 lines
343 B
Markdown
Raw Normal View History

# fast
> Test your download and upload speed using fast.com.
> More information: <https://github.com/sindresorhus/fast-cli>.
- Measure the current download speed:
`fast`
- Measure the current upload speed in addition to download speed:
`fast {{[-u|--upload]}}`
- Display results on a single line to reduce spacing:
`fast --single-line`