Use wol-proxy to wake up llama-swap via Wake-on-LAN
mainwol-proxy is a utility that automatically wakes up a suspended llama-swap server using Wake-on-LAN (WOL) when requests are received.
When a request arrives and the upstream llama-swap server is unavailable, wol-proxy sends a WOL packet and holds the request until the server becomes available. If the server does not respond within the specified timeout period (default: 60 seconds), the request is dropped. This is useful for energy conservation on GPU-heavy servers.