Skip to content

luci-app-netspeedtest 网速测试JS版(包括:内网Homebox网页测速、内网iperf3吞吐测速、外网Ookla speedtest.net网速测试 ),适配最新官方的OPENWRT。新版测速更精准。日志实时显示。

License

Notifications You must be signed in to change notification settings

sirpdboy/luci-app-netspeedtest

Repository files navigation

hello


Net Speed Test

中文 | English

screenshots

Luci app netspeedtest network speed diagnostic test (including: intranet web version speed test, intranet iperf3 throughput speed test, intranet speedtest.net network speed test, specific server port latency speed test)

Please read this page carefully, which includes precautions and instructions on how to use it.

##Write it in front

  • I have been looking for a plugin to test speed on OPENWRT, but I couldn't find it, so I came up with it! This plugin can perform internal and external network speed testing.
  • TG group members said that the plugin hasn't been updated for 2 years, and it took a few days to upgrade the network testing function to version 2.0 based on current needs.

Function Description

  • Internal network web version speed measurement plugin: Based on the HomeBox web version, enable it and then click start to perform speed measurement. After the web version is launched, the program will reside in memory. It is not recommended to enable the service due to slow speed.
  • Internal iperf3 throughput test, if the server router is not installed, please install this iperf3 plugin first.
  • The external network speed measurement uses the speedtest.net speed measurement kernel, based on speedtest cli, and cancels the old Python 3.
  • The port delay speed measurement of a specific server is to test the delay situation of the specified server's port.

Precautions for iperf3 throughput testing

  • The terminal for speed measurement must be on the same local area network as the speed measurement server!
  • Client usage steps: Start the speed measurement server -->Download the test client -->Run the speed measurement client -->Enter the server IP address -->View the results.
  • The client is running, and there is a "iperf3 speed measurement client" available for download on the domestic end. Simply enter the server IP to run it. The original version from abroad requires manually entering CMD command mode and then entering the command: iperf3.exe - c server IP
  • Download link for iperf3 client for network speed measurement: https://sipdboy.lanzoui.com/b01c3esih Password: cpd6 -Need to rely on: speedtest cli

downloading source:

   # downloading
   git clone https://github.com/sirpdboy/luci-app-netspeedtest package/netspeedtest
   make menuconfig
   

Configuration Menu

   make menuconfig
   # find LuCI -> Applications, select luci-app-netspeedtest, save and exit

compile

   # compile
   make package/netspeedtest/luci-app-netspeedtest/compile V=s

describe

screenshots

interface

screenshots

screenshots

screenshots

screenshots

screenshots

My other project

HELP

图飞了 图飞了
xm1 xm1
no

hello

About

luci-app-netspeedtest 网速测试JS版(包括:内网Homebox网页测速、内网iperf3吞吐测速、外网Ookla speedtest.net网速测试 ),适配最新官方的OPENWRT。新版测速更精准。日志实时显示。

Resources

License

Stars

Watchers

Forks

Packages

No packages published