• v0.1.0 dd5f418ee0

    v0.1.0
    CI / Windows x64 (push) Successful in 8m52s
    Stable

    robonen released this 2026-08-02 12:20:37 +00:00 | 7 commits to main since this release

    Parental control for Windows. Runs as a background service, managed from a browser.

    Setup

    Run the installer as administrator and choose a panel password when prompted.
    The panel is then available at http://127.0.0.1:8787

    Features

    • Block programs by name — blacklist or whitelist mode
    • Schedule a random termination inside a time window
    • Live process list and event log
    • Automatic updates

    Notes

    • Runs as a Windows service under SYSTEM, so it cannot be stopped without administrator rights.
    • Rules, logs and the password hash live in C:\ProgramData\SysHelper and are not writable by standard users.
    • Programs inside the Windows directory are never terminated.
    • Requires 64-bit Windows. Forgot the panel password? Delete C:\ProgramData\SysHelper\auth.hash as administrator.
    Downloads