-
released this
2026-08-02 12:20:37 +00:00 | 7 commits to main since this releaseParental 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:8787Features
- 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\SysHelperand 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.hashas administrator.
Downloads