当前位置:首页 > 教程 > 第三方教程 > 正文内容

spdMerlin - Automated speedtests with graphs

bingge7年前 (2019-09-23)第三方教程51480

LINK:https://www.snbforums.com/threads/spdmerlin-automated-speedtests-with-graphs.55904/

v2.0.0
Updated 2019-07-08

This script uses a large amount of RAM/memory when the speedtest is running, and as such a swap file is required

The speedtest is scheduled to run at 12 past and 42 past the hour, every hour, by default

Regarding speeds not necessarily matching browser-based tests, please see https://github.com/sivel/speedtest-cli#inconsistency
 

Run automated speedtests for your Internet on your router with graphs available on the Tools page of the WebUI.

This script serves as a user-friendly installer for a personal project developed by @JGrana
Permission received from @JGrana to publish this!

spdMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).

spdMerlin uses speedtest-cli

This project is hosted on GitHub

Love the script and want to support future development? Any and all donations gratefully received! PayPal donation



Supported Models
Models
All modes supported by Asuswrt-Merlin. Models confirmed to work are below:

  • RT-AC68U

  • RT-AC86U

  • RT-AC3100

Firmware versions
You must be running firmware no earlier than 384.XX Asuswrt-Merlin

Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:

Code:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/spdMerlin/master/spdmerlin.sh" -o "/jffs/scripts/spdmerlin" && chmod 0755 /jffs/scripts/spdmerlin && /jffs/scripts/spdmerlin install

Usage
To launch the spdMerlin menu after installation, use:

Code:
spdmerlin

If this does not work, you will need to use the full path:

Code:
/jffs/scripts/spdmerlin

Updating
Launch spdmerlin and select option u


免责声明
  本网站所收集的部分公开资料来源于互联网,转载的目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。如遇侵权请发邮件admin#asussmart.com 进行删除(#替换成@)!

本站会跳转到JD网站,如你不能接受,请退出访问本网站,本站没有为你免费服务的义务,也请大家文明访问!

扫描二维码推送至手机访问。

版权声明:本文由AsusSmart发布,如需转载请注明出处。

本文链接:https://www.asussmart.com/smart/657.html

标签: 教程
分享给朋友:

“spdMerlin - Automated speedtests with graphs” 的相关文章

华硕RT-ACRH17路由器不拆机刷不死OpBoot操作教程

华硕RT-ACRH17路由器不拆机刷不死OpBoot操作教程

本文转载自:http://www.upantool.com/sense/luyouqi/13458.html  因为华硕路由器刷机是有风险的,所以我们刷机之前一定要先做ART分区的备份,可以参考这个教程备份一下,然后开始刷不死OpBoot 准备刷机的固件:LEDE和opboot准…

多台路由器如何串联(级联)?

多台路由器如何串联(级联)?

一、应用介绍多台路由器串联,主要是为满足扩大原有的网络范围或者在原有的网络下构建新的网络(子网络)。一般我们会在以下情况使用多个路由器串联:A. 家庭网络中为了扩大无线信号覆盖,会增加新的无线路由器进行信号增强;B. 原来的路由器是有线路由器,为了增加无线信号,也可能会增加无线路…

使用路由器后,上网速度比较慢(下载慢、延迟大)?

使用路由器后,上网速度比较慢(下载慢、延迟大)?

使用路由器为的是内网多个手机电脑共享一条宽带上网,路由器本身不会导致网速变慢。但是在实际使用中,由于设置、使用或环境等因素可能会导致网速较慢,所以会出现100M宽带只有5M、下载速率20KB、速率为原来的1/5等现象。误区解释:一般情况下,我们看到软件中的速率是以B为单位的,而申请的宽带单位是b,1…

如何同时Ping 1000个IP地址,小技巧节约一整天?

如何同时Ping 1000个IP地址,小技巧节约一整天?

我们知道,想知道一个ip地址是否联通,我们直接可以用ping命令解决,有弱电VIP技术群里朋友问到,如果有10设备,100台设备,1000台设备怎么办?一个个ping过去人都要疯掉了,这种情况在大型网络中我们有可能遇到,那怎么办呢?我们今天来看下。一、批量ping网段对于一个网段ip地址众多,如果单…

[主板]Crucial Ballistix Tactical Tracer RGB内存与Aura兼容性 介绍

[主板]Crucial Ballistix Tactical Tracer RGB内存与Aura兼容性 介绍

[主板]Crucial Ballistix Tactical Tracer RGB内存与Aura兼容性 介绍Crucial Ballistix Tactical Tracer DDR4内存可以完全支持Aura Sync,如果你的DRAM内存未被Aura软件侦测到,请先重新下载最新版本的Aura软件(…

开机无显示(过电)的排查思路

开机无显示(过电)的排查思路

我买了华硕的主板,开机主板过电了,但是显示器没有显示,这个要怎么排查呢?排查的方式有:(1)检查主板上的24pin +8pin的电源线是否都有接好(原则来说,接20pin+4pin也可正常开机)(2)可尝试断电情况下,清空下CMOS,清空CMOS的方式有两种  &nbs…