Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrono-meter/magicpacket
WOL magic packet sender command by Python
https://github.com/chrono-meter/magicpacket
Last synced: about 1 month ago
JSON representation
WOL magic packet sender command by Python
- Host: GitHub
- URL: https://github.com/chrono-meter/magicpacket
- Owner: chrono-meter
- Created: 2014-10-07T01:17:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T01:26:02.000Z (about 10 years ago)
- Last Synced: 2023-08-09T23:12:13.753Z (over 1 year ago)
- Language: Python
- Size: 3.97 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
magicpacket
===========WOL magic packet sender command by Python.
Download Windows binary from `/dist`.
Usage
-----
usage: magicpacket.py [-h] [--version] [--verbose]
[--destination hostname[:port]] [--count COUNT]
[--interval SECONDS]
MAC address
Sending WOL magic packet library
positional arguments:
MAC address
optional arguments:
-h, --help show this help message and exit
--version, -V show program's version number and exit
--verbose, -v increase log level
--destination hostname[:port], --dest hostname[:port], -d hostname[:port]
destination address (default=255.255.255.255:7)
--count COUNT, -c COUNT
repeat count (default=1)
--interval SECONDS, -i SECONDS
interval of repeat (default=1.0 sec)