Lvl4Sword / Killer

🔪 System tamper detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet.
https://pypi.org/project/killer/
GNU Affero General Public License v3.0
71 stars 11 forks source link

Configuration file fixes and improvements #16

Closed GhostofGoes closed 6 years ago

GhostofGoes commented 6 years ago

This fixes issues with the configuration file

Summary:

Also, I have a tendency to either use c-style strings if f-strings aren't available. If you prefer .format, I'm happy to make the appropriate changes.

GhostofGoes commented 6 years ago

😆