@@ -29,3 +29,11 @@ let dst = SocketAddr::from(([255,255,255,255], 9));
wol.send_magic_to(src,dst);
```
## Included binary
The binary `bin/wake` may be directly used in scripts:
```
wake -m 00:11:22:33:44:55
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.