Files
cphlipotandGitHub 51d1969c19 cmd/wol-proxy: add -api-key option for use in health checks (#1055)
add a -api-key option that the user can optionally provide to give
wol-proxy a private api key it will use for authenticating its
health checks against the llama-swap server.

This is api key is not used as part of any client request, and
clients connecting to the wol-proxy will still need to provide their
own api keys matching one of the ones in the destination llama-swap's
config.yaml

Fixes: #1051
2026-08-27 21:55:20 -07:00
..