mirror of https://git.48k.eu/ogserver
Send Wake-On-Lan to clients (through POST method): Request: curl -X POST http://127.0.0.1:8888/wol { "type" : "unicast", "clients" : [ { "addr" : "192.168.2.1", "mac" : "00AABBCCDD01" } ] } Reply: 200 OK |
||
---|---|---|
sources | ||
tests | ||
Makefile | ||
ogAdmServer.cfg |