摘要: 方案1 直接安装程序执行即可 环境:Ubuntu 16.04.7 LTS (GNU/Linux 4.4.0-210-generic x86_64) apt install iperf 1)TCP测试 服务器执行:#iperf -s -i 1 -w 1M 客户端执行:#iperf -c host -i 阅读全文
posted @ 2022-02-21 21:19 爱上编程技术 阅读(16) 评论(0) 推荐(0)
摘要: [xxx~]# wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py [xxx~]# python speedtest.py Retrieving speedtest.net configurat 阅读全文
posted @ 2022-02-21 20:12 爱上编程技术 阅读(28) 评论(0) 推荐(0)