From 6e49c227c18d4f3008318aaa0a38a36c4de7f6c9 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 7 May 2023 23:17:33 -0400 Subject: hosts: remove prefix from turret --- hosts/_turret/files/etc/config/https-dns-proxy | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 hosts/_turret/files/etc/config/https-dns-proxy (limited to 'hosts/_turret/files/etc/config/https-dns-proxy') diff --git a/hosts/_turret/files/etc/config/https-dns-proxy b/hosts/_turret/files/etc/config/https-dns-proxy deleted file mode 100644 index e5623ad..0000000 --- a/hosts/_turret/files/etc/config/https-dns-proxy +++ /dev/null @@ -1,18 +0,0 @@ - -config main 'config' - option dnsmasq_config_update '*' - list force_dns_port '53' - list force_dns_port '853' - option procd_trigger_wan6 '0' - option canary_domains_icloud '0' - option canary_domains_mozilla '0' - option force_dns '0' - -config https-dns-proxy - option bootstrap_dns '1.1.1.1,1.0.0.1' - option resolver_url 'https://cloudflare-dns.com/dns-query' - option listen_addr '127.0.0.1' - option listen_port '5054' - option user 'nobody' - option group 'nogroup' - -- cgit v1.2.3