Commit Graph

7 Commits

Author SHA1 Message Date
Asif Bacchus 3592f519a0 feature(magicpacket): send multiple packets
- send 2 packets per MAC address, 1 second delay between packets
- caters for a dropped packet or other transmission errors
2021-09-04 02:26:10 -06:00
Asif Bacchus 0b8f04561b feature(magicpacket): add comment-based help
- add help text
- include examples
- add pipeline assistance text
- clean-up code format
2021-09-04 02:18:26 -06:00
Asif Bacchus ec2e204a27 feature(magicpacket): add BroadcastIP aliases 2021-09-04 02:16:50 -06:00
Asif Bacchus 7faa4d84c4 struct(modules): working skeleton magic-packet function
- function to send magic packet
- basic validation and error trapping
- need to use cleaner error trapping
- need to add inline help
2021-09-04 00:58:30 -06:00
Asif Bacchus abcbdb274d struct(data): sample XML list of computers 2021-09-04 00:56:59 -06:00
Asif Bacchus 10b0bfbdfa chore(IDE): Rider configuration files 2021-09-04 00:56:32 -06:00
Asif Bacchus 98ab3f4f7e Initial commit 2021-09-03 21:57:02 -06:00