On macOS you'd start the proxy with '[sudo] cloudflared proxy-dns'. This launch daemon didn't start the proxy since the argument 'proxy-dns' was missing. This commit adds the argument to the launch daemon and now starting the proxy on system startup works as expected. |
||
|---|---|---|
| .. | ||
| access | ||
| config | ||
| encrypter | ||
| path | ||
| shell | ||
| token | ||
| transfer | ||
| tunnel | ||
| updater | ||
| generic_service.go | ||
| linux_service.go | ||
| macos_service.go | ||
| main.go | ||
| service_template.go | ||
| windows_service.go | ||