Proxy-WOL-Redirect
A Docker container that receives HTTP requests, sends Wake-on-LAN packets to wake a target machine, and redirects the request once the machine is awake.
About
Proxy-WOL-Redirect (PWR) is a lightweight reverse proxy designed for environments where target servers are powered off but support Wake-on-LAN. It intercepts HTTP requests, sends WOL magic packets to wake the target machine, waits for it to become available, then forwards the ori…