Commit Graph

9 Commits

Author SHA1 Message Date
Asif Bacchus 043bca95a2 fix(db): use invalid tld for example 2021-09-05 23:22:46 -06:00
Asif Bacchus 6bd82a2a91 chore(git): ignore test databases 2021-09-05 22:48:37 -06:00
Asif Bacchus 2a21a23462 feature(wakeup): exit if no matching computers found 2021-09-05 22:48:20 -06:00
Asif Bacchus e5bc1f76df struct(wakeup): add params for connectivity testing 2021-09-05 18:33:46 -06:00
Asif Bacchus cda29f2ef1 fix(wakeup): fix error handling from Send-MagicPacket
- adapt to changes in error handling in upstream module
2021-09-05 18:33:24 -06:00
Asif Bacchus 56bc398bf0 struct(wakeup): use list for target computers
- prevent future multiple read of database file
2021-09-05 17:25:15 -06:00
Asif Bacchus 939ff159f5 struct(wakeup): basic WOL invocation script
- generate dummy database of computers
- basic script to wake up computers found in database
2021-09-05 17:06:38 -06:00
Asif Bacchus f0ddf5ab5a chore(git): add gitignore and attributes, Rider IDE settings 2021-09-05 17:05:38 -06:00
Asif Bacchus ec9b44d8d5 Initial commit 2021-09-04 20:52:49 -06:00