Run an internet speed test from the command line on macOS (Apple Silicon).
curl -o speedtest-cli 'https://speedtest.claudeapps.ca/speedtest-cli' && chmod +x speedtest-cli && ./speedtest-cli
darwin/arm64 (macOS Apple Silicon). Results include download speed, upload speed, and latency.