This PR starts a separate server for proxy-dns if the configuration is available. This fixes a problem on cloudflared not starting in proxy-dns mode if the url flag (which isn't necessary for proxy-dns) is not provided. Note: This is still being supported for legacy reasons and since proxy-dns is not a tunnel and should not be part of the cloudflared tunnel group of commands. |
||
|---|---|---|
| .. | ||
| access | ||
| cliutil | ||
| proxydns | ||
| tunnel | ||
| updater | ||
| app_forward_service.go | ||
| app_resolver_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 | ||