mirror of
https://github.com/anotherhadi/usbguard-tui.git
synced 2026-05-20 09:12:34 +02:00
Compare commits
2 Commits
09b054cc5c
...
dfa9a30586
| Author | SHA1 | Date | |
|---|---|---|---|
| dfa9a30586 | |||
| d181eae077 |
@@ -2,12 +2,19 @@
|
||||
▖▖▄▖▄ ▄▖ ▌ ▄▖▖▖▄▖
|
||||
▌▌▚ ▙▘▌ ▌▌▀▌▛▘▛▌ ▐ ▌▌▐
|
||||
▙▌▄▌▙▘▙▌▙▌█▌▌ ▙▌ ▐ ▙▌▟▖
|
||||
|
||||
```
|
||||
|
||||
[](go.mod)
|
||||
[](https://github.com/anotherhadi/usbguard-tui/releases)
|
||||
[](LICENSE)
|
||||
[](https://goreportcard.com/report/github.com/anotherhadi/usbguard-tui)
|
||||
|
||||
# USBGuard TUI
|
||||
|
||||
A terminal UI for managing USB devices via [usbguard](https://usbguard.github.io/).
|
||||
|
||||
USBGuard is a software framework for implementing a USB device authorization policy (allowlisting/blocklisting). It protects your system against rogue USB devices by scanning them and checking their parameters against a set of rules.
|
||||
|
||||
Built with [bubbletea](https://github.com/charmbracelet/bubbletea) & Goland!
|
||||
|
||||
## Requirements
|
||||
|
||||
Reference in New Issue
Block a user