Linux command
fast 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Run speed test
fast
Run with upload test
fast --upload
Run single download test
fast --single
Show JSON output
fast --json
说明
fast is a command-line speed testing tool powered by Netflix's Fast.com service. It measures download speed and optionally upload speed using Netflix's servers worldwide. The tool provides a quick bandwidth measurement without ads or complexity. It's useful for testing internet connection quality and ISP performance.
参数
- --upload
- Include upload speed test.
- --single
- Run single download test (not parallel).
- --json
- Output results in JSON.
- --save-data
- Save test data to file.
FAQ
What is the fast command used for?
fast is a command-line speed testing tool powered by Netflix's Fast.com service. It measures download speed and optionally upload speed using Netflix's servers worldwide. The tool provides a quick bandwidth measurement without ads or complexity. It's useful for testing internet connection quality and ISP performance.
How do I run a basic fast example?
Run `fast` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --upload do in fast?
Include upload speed test.