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 |
||
|---|---|---|
| .. | ||
| access | ||
| cliutil | ||
| flags | ||
| management | ||
| proxydns | ||
| tail | ||
| tunnel | ||
| updater | ||
| app_forward_service.go | ||
| app_service.go | ||
| common_service.go | ||
| generic_service.go | ||
| linux_service.go | ||
| macos_service.go | ||
| main.go | ||
| service_template.go | ||
| windows_service.go | ||