I/O – Live USB Monitoring

Author: Jonathan Scott @jonathandata1

Date: 3/13/2021

Real-Time USB Monitor

CURRENT VERSION 1.0

This is just a simple bash script that calls a python libusb1 library.

Step 1

pip install libusb1

or

pip3 install libusb1

Step 2

sh io.sh

GitHub

https://github.com/jonathandata1/io