BishopFox / zigdiggity

A ZigBee hacking toolkit by Bishop Fox
https://www.bishopfox.com/
GNU General Public License v3.0
256 stars 59 forks source link

General Updates #1

Open SteveJM opened 4 years ago

SteveJM commented 4 years ago

Ensure top level python files are executable. Ensure top level python files identify puthon interpreter. Enhance command line options to allow for greater runtime control and device specification.

Unfortunately the changes look more substantial than they are because I had to change the newline format to match the Linux default. This was necessary to ensure that the files could be executed directly from the command line without having to specify "python".