Files
encrypted-dns/profiles/cloudflare-default-https.mobileconfig

59 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>DNSSettings</key>
<dict>
<key>DNSProtocol</key>
<string>HTTPS</string>
<key>ServerAddresses</key>
<array>
<string>2606:4700:4700::1111</string>
<string>2606:4700:4700::1001</string>
<string>1.1.1.1</string>
<string>1.0.0.1</string>
</array>
<key>ServerURL</key>
<string>https://cloudflare-dns.com/dns-query</string>
</dict>
<key>PayloadDescription</key>
<string>Configures device to use Cloudflare 1.1.1.1 Encrypted DNS over HTTPS</string>
<key>PayloadDisplayName</key>
<string>Cloudflare 1.1.1.1 Encrypted DNS over HTTPS</string>
<key>PayloadIdentifier</key>
<string>com.apple.dnsSettings.managed.095ae5f2-a34c-5a91-9661-f102d0bf6f22</string>
<key>PayloadType</key>
<string>com.apple.dnsSettings.managed</string>
<key>PayloadUUID</key>
<string>095AE5F2-A34C-5A91-9661-F102D0BF6F22</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>ProhibitDisablement</key>
<false/>
</dict>
</array>
<key>PayloadDescription</key>
<string>Configures device to use Cloudflare 1.1.1.1 over HTTPS
Operated by Cloudflare Inc.
Server location: 🇺🇸.
Filtering: no</string>
<key>PayloadDisplayName</key>
<string>Cloudflare 1.1.1.1 Encrypted DNS over HTTPS</string>
<key>PayloadIdentifier</key>
<string>com.paulmillr.apple-dns</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>2035BD92-4191-539D-B6B9-28112A9E44DB</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>