-
released this
2026-08-02 15:23:34 +00:00 | 3 commits to main since this releaseThe panel can now be opened from another device on your home network — a phone
or a second computer — instead of only from the machine it protects.Added
- The service listens on all network interfaces, and setup adds a Windows
Firewall rule for port 8787. The rule is scoped to private and domain
networks, so the panel is not exposed on public Wi-Fi, and it is removed
again when the program is uninstalled.
Upgrading
The firewall rule is created by the installer, so machines updated from an
earlier version get it automatically as part of the update.Notes
- The panel is served over plain HTTP: a password typed on another device
travels the network unencrypted. On a home network the risk is small, but
keep it in mind if someone technical shares your Wi-Fi. - Nothing changes for local use — http://127.0.0.1:8787 works as before, and
the panel still requires the password set during installation.
Downloads
- The service listens on all network interfaces, and setup adds a Windows