所有的选项可以使用以下命令调出./speedtest.py -h [root@server1 ~]# ./speedtest.py-husage:speedtest.py[-h][--no-download][--no-upload][--single][--bytes][--share][--simple][--csv][--csv-delimiter CSV_DELIMITER][--csv-header][--json][--list][--server SERVER][--exclude EXCLUDE...
speed-test 直接 公网测速 store_url='registry.cn-hangzhou.aliyuncs.com/mkmk/all'docker run -it ${store_url}:speed-cli /usr/local/bin/speedtest-cli-->[root@kk-test ~]# docker run -it ${store_url}:speed-cli /usr/local/bin/speedtest-cliRetrieving speedtest.net configuration...Testing from...
# mv speedtest_cli.py /usr/bin/speedtest-cli 安装完成后, 只要输入以下指令, speedtest-cli 就会自动侦测最近的 Speedtest 服务器, 并显示上载及上载速度。 speedtest-cli 如果想查看 Speedtest.net 可用的服务器, 只要加上 -list 参数即可: speedtest-cli –list 要用指定的服务器测试, 例如用外国的服务器测...
$ speedtest-cli-h usage: speedtest-cli [-h] [--no-download] [--no-upload] [--single] [--bytes][--share] [--simple] [--csv][--csv-delimiter CSV_DELIMITER] [--csv-header] [--json][--list] [--server SERVER] [--exclude EXCLUDE][--mini MINI] [--source SOURCE] [--timeout...
If you are a Linux user, you can use the command line to test your internet speed without having to open a browser or install any third-party software.
Command line interface for testing internet bandwidth using speedtest.net. --- https://github.com/sivel/speedtest-cli Options: -h, --help show this help message and exit --share Generate and provide a URL to the speedtest.net share results image --simple Suppress verbose output...
Using speedtest-cli on Linux is a convenient way to quickly check your internet speed without the need to open a web browser. This can be especially useful for Linux users who prefer to work on the command line or who want a quick and easy way to test their internet connection. ...
译文出处 via: https://kerneltalks.com/tips-tricks/how-to-test-internet-speed-in-linux-terminal/ 作者:Shrikant Lavhate 译者:FelixYFZ 校对:wxy 点击查看更多内容 发表于 2018.04.19 19:33, 共1514 人浏览 本文原创发布于慕课网 ,转载请注明出处,谢谢合作 举报 为TA 点赞评论...
speeds over time, as well as for sharing speed test results with others, such as your internet service provider. By keeping a record of your internet speed tests, you can track any fluctuations in your connection speed and identify any patterns or trends that may indicate underlying network ...
If you want to test your internet speed with a specific server, you can use the--serverflag followed by the server ID. Here's an example: speedtest-cli--server 69420 You can specify the number of bytes to transfer during the speed test using the--bytesflag. For example: ...