A Wake-on-Lan client with a web API.
910
A Wake-on-Lan client with a web API.
docker run -d --name netwol --restart always --net=host -e NETWOL_API_PORT=8080 -e NETWOL_TOKEN=random_token -e NETWOL_ADDR=255.255.255.255 mnunes/netwol
http://localhost:8080/{NETWOL_TOKEN}/{mac-address} ← Wakes up this device (Mac Address: xx-xx-xx-xx-xx-xx)http://localhost:8080/ping ← To make sure the service is workingContent type
Image
Digest
sha256:8d774449c…
Size
427.3 MB
Last updated
almost 2 years ago
docker pull mnunes/netwol