xcaddy/cmd
Matthew Holt dabafeef18
Support setcap in dev mode (XCADDY_SETCAP)
When I first wrote xcaddy I was on macOS which does not
require permission to bind to low ports. Now I'm on Linux.

The XCADDY_SETCAP env var will cause xcaddy to run setcap
on the generated temporary binary before executing it
so that it can bind to low ports. This requires sudo.
2021-01-20 12:17:46 -07:00
..
xcaddy Support setcap in dev mode (XCADDY_SETCAP) 2021-01-20 12:17:46 -07:00