A black hole for Internet advertisements
Find a file
2020-10-02 14:12:34 +01:00
.github Remove respository templates. 2020-08-01 01:34:38 -07:00
.idea Finished space conversion 2018-07-05 23:47:55 -07:00
advanced Ignore errors when reading crontab listing as it fails if currently empty 2020-10-02 14:12:34 +01:00
automated install Merge branch 'master' of github.com:pi-hole/pi-hole into dev 2020-08-13 15:55:03 +05:30
manpages Improve man pihole restartdns section. 2020-06-14 21:59:20 +02:00
test Fix merge conflicts 2020-05-12 22:16:43 +01:00
.editorconfig Update links 2020-05-30 21:50:16 +03:00
.gitattributes linux style line endings enforced 2017-02-20 21:12:04 +00:00
.gitignore Assorted typo fixes. (#3126) 2020-03-08 16:53:14 -07:00
.stickler.yml Remove csslint from Strickler CI 2020-05-21 17:44:32 +03:00
.travis.yml Set non-master to point to latest. 2020-07-30 10:05:27 -07:00
autotest setupVar tests passing for debian & centos 2016-10-10 23:14:39 -05:00
CONTRIBUTING.md Markdown tweaks 2020-06-04 16:19:21 +03:00
gravity.sh Also pidof -> pgrep in gravity.sh 2020-07-21 22:03:54 +02:00
LICENSE Update LICENSE of the project to EUPL v1.2 2017-06-03 15:06:00 +02:00
pihole Use pkill instead of the somewhat fragile combination of kill + pidof. This solves some issues especially when there are many TCP workers floating around. 2020-07-21 21:13:40 +02:00
README.md readme update 2020-08-13 17:41:33 +05:30
requirements.txt Pin Python package versions to the versions in the last successful build 2019-03-13 20:14:21 -07:00
setup.py Tox! 2018-07-11 23:24:28 -05:00
supportedos.txt add one 2020-07-15 22:03:07 +01:00
tox.ini use py3 instead py2 (#3153) 2020-03-02 23:30:44 -08:00

This project is part of

https://github.com/arevindh/pihole-speedtest

About the project

This project is just another fun project integrating speedtest to PiHole Web UI.

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 ?

  1. Speedtest results of 1/2/4/7/30 days as graph.
  2. Custom speed test server selection.
  3. Detailed speedtest results page.
  4. Ability to schedule speedtest interval.

Wiki

Wiki is available here https://github.com/arevindh/pihole-speedtest/wiki

Disclaimer

We are not affiliated or endorced by Pi-hole

Use Official CLI Mode for best results.

Uninstall Instructions