|
0a9410fb38
|
docs(magicpacket): update broadcast documentation
|
2021-09-04 18:50:18 -06:00 |
|
|
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 |
|
|
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 |
|
|
ec2e204a27
|
feature(magicpacket): add BroadcastIP aliases
|
2021-09-04 02:16:50 -06:00 |
|
|
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 |
|