From bcb2c5bf35253792040569e5e353d03cd2b5f3cf Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 19 Nov 2020 17:06:15 -0800 Subject: [PATCH] Add 1.1.1.2 and 1.1.1.3 (#15) * Added 1.1.1.2 * Added 1.1.1.3 * Update cloudflare-family-https.mobileconfig * Update cloudflare-malware-https.mobileconfig * Update cloudflare-malware-https.mobileconfig * Update cloudflare-family-https.mobileconfig Co-authored-by: Paul Miller --- cloudflare-family-https.mobileconfig | 53 +++++++++++++++++++++++++++ cloudflare-malware-https.mobileconfig | 53 +++++++++++++++++++++++++++ 2 files changed, 106 insertions(+) create mode 100644 cloudflare-family-https.mobileconfig create mode 100644 cloudflare-malware-https.mobileconfig diff --git a/cloudflare-family-https.mobileconfig b/cloudflare-family-https.mobileconfig new file mode 100644 index 0000000..961a669 --- /dev/null +++ b/cloudflare-family-https.mobileconfig @@ -0,0 +1,53 @@ + + + + + PayloadContent + + + DNSSettings + + DNSProtocol + HTTPS + ServerAddresses + + 2606:4700:4700::1113 + 2606:4700:4700::1003 + 1.1.1.3 + 1.0.0.3 + + ServerURL + https://family.cloudflare-dns.com/dns-query + + PayloadDescription + Configures device to use Cloudflare Family Encrypted DNS over HTTPS + PayloadDisplayName + Cloudflare Family DNS over HTTPS + PayloadIdentifier + com.apple.dnsSettings.managed.9d6e5fdf-e404-4f34-ae94-27ed2f636ac4 + PayloadType + com.apple.dnsSettings.managed + PayloadUUID + 35d5c8a0-afa6-4b36-a9fe-099a997b44ad + PayloadVersion + 1 + ProhibitDisablement + + + + PayloadDescription + Adds the Cloudflare DNS to Big Sur and iOS 14 based systems + PayloadDisplayName + Cloudflare Family DNS over HTTPS + PayloadIdentifier + com.paulmillr.apple-dns + PayloadRemovalDisallowed + + PayloadType + Configuration + PayloadUUID + A4475135-633A-4F15-A79B-BE15093DC97A + PayloadVersion + 1 + + diff --git a/cloudflare-malware-https.mobileconfig b/cloudflare-malware-https.mobileconfig new file mode 100644 index 0000000..9442468 --- /dev/null +++ b/cloudflare-malware-https.mobileconfig @@ -0,0 +1,53 @@ + + + + + PayloadContent + + + DNSSettings + + DNSProtocol + HTTPS + ServerAddresses + + 2606:4700:4700::1112 + 2606:4700:4700::1002 + 1.1.1.2 + 1.0.0.2 + + ServerURL + https://security.cloudflare-dns.com/dns-query + + PayloadDescription + Configures device to use Cloudflare Malware Encrypted DNS over HTTPS + PayloadDisplayName + Cloudflare Malware DNS over HTTPS + PayloadIdentifier + com.apple.dnsSettings.managed.9d6e5fdf-e404-4f34-ae94-27ed2f636ac4 + PayloadType + com.apple.dnsSettings.managed + PayloadUUID + 35d5c8a0-afa6-4b36-a9fe-099a997b44ad + PayloadVersion + 1 + ProhibitDisablement + + + + PayloadDescription + Adds the Cloudflare Malware DNS to Big Sur and iOS 14 based systems + PayloadDisplayName + Cloudflare DNS over HTTPS + PayloadIdentifier + com.paulmillr.apple-dns + PayloadRemovalDisallowed + + PayloadType + Configuration + PayloadUUID + A4475135-633A-4F15-A79B-BE15093DC97A + PayloadVersion + 1 + +