OverPotter / USB_Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USB Control System

Program for checking usb ports for registered and unregistered USB flash drives.



Installation

Use the git to install remote import.

git clone https://github.com/OverPotter/usb_control.git

Usage

То add usb flash drive to the access list, you need to add PNP, PID and VID flash drives to the database. After that, the signature of the flash drive will be found.

After that u can run main.py

If you insert an unregistered flash drive, you will see a notification

When you insert a registered flash drive, you will see a notification

In case of errors, you will see a notification


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


License

MIT

About


Languages

Language:Python 97.8%Language:Batchfile 2.2%