https://github.com/davidlutton/scripts
Collection of freestanding scripts
https://github.com/davidlutton/scripts
Last synced: about 1 year ago
JSON representation
Collection of freestanding scripts
- Host: GitHub
- URL: https://github.com/davidlutton/scripts
- Owner: DavidLutton
- Created: 2014-12-17T21:48:18.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T20:30:09.000Z (about 2 years ago)
- Last Synced: 2025-02-13T03:19:44.041Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scripts
=======
# wol.py #
Wakeup computers with [WOL](http://en.wikipedia.org/wiki/Wake-on-LAN)
You can invoke it with many mac addresss
`if_sep_remove` is mine and `wake_on_lan` is copyed from [here](http://dbaportal.eu/2011/07/25/wake-on-lan-with-python-3-x/)
To wake up 000000000000 111111111111 invoke with:
python3 wol.py 000000000000 111111111111