v1.1: generic Linux monitoring with optional FRITZ!Box diagnostics - #1
Draft
LucaXTech wants to merge 17 commits into
Draft
v1.1: generic Linux monitoring with optional FRITZ!Box diagnostics#1LucaXTech wants to merge 17 commits into
LucaXTech wants to merge 17 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR evolves LineWatch from a Raspberry-Pi/FRITZ!Box-specific monitor into a generic Linux Internet connection black box while preserving FRITZ!Box as the first enhanced router integration.
Generic Linux mode
FRITZ!Box enhanced mode
When TR-064 credentials are configured, LineWatch keeps the existing deep diagnostics:
User experience
Open-source project hygiene
Validation
CI
WSL2 smoke test — passed
Validated on Windows WSL2 with Ubuntu 26.04 LTS x86_64 and Python 3.14.4:
install.shpath workedlinewatch.serviceandlinewatch-dashboard.serviceran successfully under systemd/Waitresswsl --shutdownand a fresh WSL startNo private credentials or IP addresses are recorded here.
Physical validation still required
Do not merge yet. WSL2 validates the Linux userspace/install/service paths but its NIC and default gateway are virtualized. Before this PR is marked ready, complete the relevant parts of
docs/TESTING.mdon a physical Linux host, ideally Ethernet-connected, so link-carrier and real gateway/router fault behavior are exercised directly.The PR intentionally avoids claiming untested OpenWrt, UniFi, MikroTik or other router support; those remain possible future adapters.