cloudflared-mirror/cmd/cloudflared/access
Julio César Suástegui f857dd1700 feat: add --pidfile support for access subcommand
Add --pidfile flag to the 'access tcp' (ssh/rdp/smb) subcommand, matching
the existing behavior of 'cloudflared tunnel --pidfile'.

When set, the process writes its PID to the specified file on startup and
removes it on exit, enabling daemon management with systemd, launchd, or
custom init scripts.

Closes cloudflare/cloudflared#723
2026-04-01 02:52:45 -06:00
..
carrier.go feat: add --pidfile support for access subcommand 2026-04-01 02:52:45 -06:00
cmd.go feat: add --pidfile support for access subcommand 2026-04-01 02:52:45 -06:00
validation.go TUN-7628: Correct Host parsing for Access 2023-07-25 09:33:11 -07:00
validation_test.go TUN-7628: Correct Host parsing for Access 2023-07-25 09:33:11 -07:00