Buy me a ☕️ if you like my projects :)
https://www.buymeacoffee.com/itsmesid
May 11 2020
- Updated to admin version v5.0
Feb 26 2020
- Updated to admin version v4.3.3
Sept 24 2019
- Updated to admin version v4.3.2
Sept 19 2019
- Updated to core version v4.3.2
July 2 2019
- Updated to version v4.3.1
May 19 2019
- Updated to Pi-hole core, Web v4.3
Mar 7 2019
- Updated to Pi-hole core v4.2.2
Feb 14 2019
- Updated to Pi-hole core v4.2.1
Dec 31 2018
- Speedtest mod is up to date with Pi-hole v4.1.2
Dec 12 2018
- Speedtest mod is up to date with Pi-hole v4.1
Aug 7 2018
- Speedtest mod is up to date with Pi-hole v4.0
- Pi-hole v4.0 released on 2018-08-06. Speedtest mod integration is going on will take approx 3 to 5 days.
So project is just another fun project integrating speedtest to PiHole Web UI.
Note : It’s just a quick solution , nowhere near perfect . If you made it better please let me know here
It will be using speedtest.net on background for testing. More frequent the speed tests more data will used.
What does this mod have in extra ?
- Speedtest results of 1/2/4/7/30 days as graph.
- Custom speed test server selection.
- Detailed speedtest results page.
- Ability to schedule speedtest interval.
This Project is based on speedtest-cli. The text below is from their repository readme file.
It is not a goal of this application to be a reliable latency reporting tool.
Latency reported by this tool should not be relied on as a value indicative of ICMP style latency. It is a relative value used for determining the lowest latency server for performing the actual speed test against.
There is the potential for this tool to report results inconsistent with Speedtest.net. There are several concepts to be aware of that factor into the potential inconsistency:
- Speedtest.net has migrated to using pure socket tests instead of HTTP based tests
- This application is written in Python
- Different versions of Python will execute certain parts of the code faster than others
- CPU and Memory capacity and speed will play a large part in inconsistency between Speedtest.net and even other machines on the same network
Issues relating to inconsistencies will be closed as wontfix and without additional reason or context.