https://github.com/nudin/usbguard-tui
A simple TUI for usbguard
https://github.com/nudin/usbguard-tui
tui usbguard
Last synced: 2 months ago
JSON representation
A simple TUI for usbguard
- Host: GitHub
- URL: https://github.com/nudin/usbguard-tui
- Owner: Nudin
- Created: 2020-07-26T13:03:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T13:04:37.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T15:43:36.739Z (4 months ago)
- Topics: tui, usbguard
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple TUI for usbguard
Features:
- Clear view of all devices and their status
- Toggle between allowed and denied by key
- Disabling USB devices that are not hotplugable can not be disabled. This
prevents you from locking yourself out by accidentally disabling your USB
controller.Dependencies:
python3, urwid, usbguardInstall:
$ sudo install usbguard-tui.py /usr/local/bin/usbguard-tui