Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

USB Auto Lock

This program allows you to choose a USB drive (or any other hardware), and when you remove it, it will lock your computer

Written in python

ONLY WORKS UNDER WINDOWS!!!

Note: This can also work on disabled devices because it identifies the device via its unique identifier.

Crappy Implementation