A tool to monitor the uplink status of AVM FRITZ!Box Cable and DSL based routers.
  • Python 98.9%
  • Makefile 1.1%
Find a file
2022-09-06 03:03:02 +02:00
bin Added notification stub, lot of refactoring, set default http_server_host to 127.0.0.1 and bug fixes. 2022-09-06 02:51:54 +02:00
docs Added more links to video tutorials 2021-12-28 05:07:34 +01:00
etc args cleanup and full configuration in config file possible now. lot of refactoring and tons of cleanups 2022-08-29 01:33:19 +02:00
files Added a speedtest thread, lot of refactoring and cleanups 2022-08-31 00:19:15 +02:00
log added logging 2020-09-06 07:02:14 +02:00
templates Totally refactored. Split everything in classes. Integrated HTTP server support for a status page. bottle, celery and pyramid supported but I will choose only one. Currently cherrypy looks perfect. Writing results to a database will become optionally and will use SQLAlchemy in the next days. This all is a work in progress and the code should not really be used. I am refreshing my Python skills and I hope the next release will be modular and usable for everybody... stay tuned 2022-08-27 18:46:47 +02:00
uplink Configuration error fix. 2022-09-06 03:03:02 +02:00
.gitignore Added a speedtest thread, lot of refactoring and cleanups 2022-08-31 00:19:15 +02:00
.gitmodules Removed submodules 2022-07-18 09:49:11 +02:00
__init__.py Added stubs for the GUI part and added some more helpful information. 2021-12-28 02:39:28 +01:00
LICENSE License fix. 2022-09-01 02:13:23 +02:00
Makefile some makefile changes; nothing special. 2022-08-25 03:17:29 +02:00
README.md args cleanup and full configuration in config file possible now. lot of refactoring and tons of cleanups 2022-08-29 01:33:19 +02:00

uplink -is a tool to monitor the uplink status of AVM FRITZ!Box Cable and DSL based routers.

Go to https://hanez.org/uplink.html to view the latest documentation.