Busy in work chores this week.
- Process can listen to ports under 1024 without running as root using
sudo setcap cap_net_bind_service=+ep ./caddy
. Learned from mholt/caddy. - Git Howto: Mirror a GitHub repo without pull refs | Christoph Rüegg
Busy in work chores this week.
sudo setcap cap_net_bind_service=+ep ./caddy
. Learned from mholt/caddy.