6 Commits

Author SHA1 Message Date
Astatin3 c7b5427fae swapped over to json for output
If two servers were found at the same time, they might try to write to the xlsx file  at the same time. this could corrupt the file. outputting to json, and just using another script to convert is much safer.
2023-09-05 07:23:38 -06:00
Astatin3 04322bacee Update README.md 2023-09-04 09:27:30 -06:00
Astatin3 c86e59dfb8 Added spreadsheet output and status bar 2023-09-04 09:26:57 -06:00
Astatin3 93e4ac2ca6 Update README.md 2023-08-27 10:14:55 -06:00
Astatin3 c81d97fc18 Add files via upload 2023-08-27 10:13:51 -06:00
Astatin3 ce6416c2b2 Initial commit 2023-08-27 10:12:43 -06:00