cloudflared-mirror/.ci/scripts
João "Pisco" Fernandes 9388e7f48c TUN-9858: Remove proxy-dns feature from cloudflared
Remove the DNS over HTTPS (DoH) proxy feature built on CoreDNS due to
security vulnerabilities (GO-2025-3942, GO-2026-4289).

This removes:
- Standalone proxy-dns command (cloudflared proxy-dns)
- Tunnel subcommand (cloudflared tunnel proxy-dns)
- Proxy-dns flags for tunnel run (--proxy-dns, --proxy-dns-port, etc.)
- Config file resolver section support
- tunneldns/ package (CoreDNS-based implementation)
- Related component tests

BREAKING CHANGE: The proxy-dns feature is no longer available.
Users should migrate to alternative DNS over HTTPS solutions.
2026-02-06 12:43:53 +00:00
..
linux fix: rpm bundling and rpm key import 2026-01-19 18:10:47 +00:00
mac TUN-10216: TUN fix cloudflare vulnerabilities GO-2026-4340 and GO-2026-4341 2026-02-06 10:01:07 +00:00
windows TUN-9863: Introduce Code Signing for Windows Builds 2025-11-06 11:41:21 +00:00
component-tests.sh fix: rpm bundling and rpm key import 2026-01-19 18:10:47 +00:00
fmt-check.sh fix: rpm bundling and rpm key import 2026-01-19 18:10:47 +00:00
github-push.sh fix: rpm bundling and rpm key import 2026-01-19 18:10:47 +00:00
package-windows.sh fix: rpm bundling and rpm key import 2026-01-19 18:10:47 +00:00
release-target.sh fix: rpm bundling and rpm key import 2026-01-19 18:10:47 +00:00
vuln-check.sh TUN-9858: Remove proxy-dns feature from cloudflared 2026-02-06 12:43:53 +00:00