fijimunkii / usb-canary

Shell script to monitor usb devices while your computer is locked. Get notified when someone plugs in or removes a usb device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usb-canary

License: GPL v3

A Linux or OSX shell script to monitor usb devices while your computer is locked. Get notified when someone plugs in or removes a usb device

./usb_canary

Logging all events ./usb_canary paranoid

With SMS alerting: TWILIO_FROM="+16665554321" TWILIO_TO="+1123456789" TWILIO_SID="oaiufs0al444236675kjfh" TWILIO_AUTH="8489287927FGKDGKGD" ./usb_canary

Authors

fijimunkii

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.

About

Shell script to monitor usb devices while your computer is locked. Get notified when someone plugs in or removes a usb device

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%