This repository has been archived on 2025-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
keylogger-detector/src/config.json
Sebastian Lenzlinger 1be0bf59e0 Some Fixes
2023-06-07 17:30:00 +02:00

11 lines
177 B
JSON

{
"white_listed_programs": [
"systemd_logind",
"gnome-shell",
"systemd"
],
"auto_kill_programs": [],
"kbd_names": [
"kbd"
]
}