带宽检查器::high_voltage:测试并绘制随时间变化的互联网带宽

时间:2024-02-26 11:20:00
【文件属性】:

文件名称:带宽检查器::high_voltage:测试并绘制随时间变化的互联网带宽

文件大小:88KB

文件格式:ZIP

更新时间:2024-02-26 11:20:00

raspberry-pi bandwidth bandwidth-monitor bandwidth-test RaspberryPiPython

:high_voltage: 带宽检查器 :high_voltage: 我的博客文章: 如果您的带宽低于一定水平,一些ISP会承诺退款。 该项目包括测试下载速度的两种自动化方法。 Speedtest的CLI。 通过Netflix的fast.com的无头Chrome浏览器。 节点服务器通过Chart.js显示最近带宽结果的散点图。 我在通过以太网连接到路由器的Raspberry Pi上运行自己的设置。 安装 客户 cd client pip install requests 和以下之一 Speedtest CLI : pip install speedtest-cli 无头浏览器: pip install selenium


【文件预览】:
bandwidth-checker-master
----.gitignore(2KB)
----README.md(2KB)
----graphexample.png(18KB)
----LICENSE(1KB)
----server()
--------views()
--------server.js(2KB)
--------public()
--------package.json(466B)
----client()
--------browsertest.py(2KB)
--------clitest.py(990B)

网友评论