mirror of
https://github.com/paulmillr/encrypted-dns.git
synced 2026-05-21 00:24:55 +02:00
Big update: streamline and simplify everything.
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "360-dns",
|
||||
"profile": "360-dns-profile",
|
||||
"name": "360",
|
||||
"website": "https://sdns.360.net/dnsPublic.html",
|
||||
"region": "CN",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "360 Security DNS",
|
||||
"cmn-CN": "360 安全 DNS",
|
||||
"cmn-TW": "360 安全 DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by 360 Digital Security Group",
|
||||
"cmn-CN": "由 360 数字安全集团运营",
|
||||
"cmn-TW": "由 360 數位安全集團營運"
|
||||
},
|
||||
"ServerAddresses": [
|
||||
"101.198.198.198",
|
||||
"101.198.199.200"
|
||||
],
|
||||
"https": {
|
||||
"PayloadDisplayName": "360 Public Security DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.360.cn/dns-query",
|
||||
"signature": "3045022000f1c4afee39b143a5b3193fc849d5b1775488e202ca6dc5ff9ab2e50b6d8bfb022100b19549425ff3a369ed6669f45bf2972bd8fcb85b96ad7013dda53494cc795941"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"id": "adguard-dns-default",
|
||||
"profile": "adguard-dns-default-profile",
|
||||
"name": "adguard-default",
|
||||
"website": "https://adguard-dns.io/kb/general/dns-providers/#default",
|
||||
"region": "RU",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "AdGuard DNS Default",
|
||||
"cmn-CN": "AdGuard DNS 默认",
|
||||
"cmn-TW": "AdGuard DNS 預設"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by AdGuard Software Ltd. Blocks ads, tracking & phishing",
|
||||
"cmn-CN": "由 AdGuard 运营,拦截广告、跟踪器和钓鱼网站",
|
||||
"cmn-TW": "由 AdGuard 營運,阻擋廣告、追蹤器和釣魚網站"
|
||||
},
|
||||
"fullName": "Adguard Default DNS",
|
||||
"ServerAddresses": [
|
||||
"2a10:50c0::ad1:ff",
|
||||
"2a10:50c0::ad2:ff",
|
||||
"94.140.14.14",
|
||||
"94.140.15.15"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://dns.adguard.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use Adguard Default Encrypted DNS over HTTPS",
|
||||
"signature": "3046022100df21963cb87bd478cd7985c27eff370522620f349febe9bdc7046ca086da0f46022100f752055d9bca317503ef427103087a18aab012b9be057ff7717c6afb97f8c8ae"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "dns.adguard.com",
|
||||
"PayloadDescription": "Configures device to use Adguard Default Encrypted DNS over TLS",
|
||||
"signature": "3045022100a5245519b88402ab2ee5d2763d7d547515b31eb50bc92ccc338a62b51d7d5dfc0220161eec1a9ea24f2f71c4231a00245704a5f1b67699a976eeb63a3ab20a472abb"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"id": "adguard-dns-family",
|
||||
"profile": "adguard-dns-family-profile",
|
||||
"website": "https://adguard-dns.io/kb/general/dns-providers/#family-protection",
|
||||
"name": "adguard-family",
|
||||
"region": "RU",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "AdGuard DNS Family Protection",
|
||||
"cmn-CN": "AdGuard DNS 家庭保护",
|
||||
"cmn-TW": "AdGuard DNS 家庭保護"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by AdGuard Software Ltd. Blocks `Default` + malware & adult content",
|
||||
"cmn-CN": "由 AdGuard 运营,除默认规则外,额外拦截恶意软件和成人内容",
|
||||
"cmn-TW": "由 AdGuard 營運,除預設規則外,額外阻擋惡意軟體和成人內容"
|
||||
},
|
||||
"fullName": "AdGuard Family Protection DNS",
|
||||
"ServerAddresses": [
|
||||
"2a10:50c0::bad1:ff",
|
||||
"2a10:50c0::bad2:ff",
|
||||
"94.140.14.15",
|
||||
"94.140.15.16"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://dns-family.adguard.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use AdGuard Family Protection Encrypted DNS over HTTPS",
|
||||
"signature": "3044022074c179bc2590be09075be69de6db9a9aaa7cc767b37b4b5cc78c3e0b2e4b5af8022004054ccf3791385580848d180da5fd4f3f200bbc39dbbc6452a87d1171cd1408"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "dns-family.adguard.com",
|
||||
"PayloadDescription": "Configures device to use AdGuard Family Protection Encrypted DNS over TLS",
|
||||
"signature": "304502203492132f78e8ba1aac60dadf80b00768dbdf952b9891baa342c6a1ae7be4bd3502210099d752d456f9ff3c6d06795926fd48c896de056e6b9fa5067be3c7d9680e698d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"id": "adguard-dns-unfiltered",
|
||||
"profile": "adguard-dns-unfiltered-profile",
|
||||
"website": "https://adguard-dns.io/kb/general/dns-providers/#non-filtering",
|
||||
"name": "adguard-nofilter",
|
||||
"region": "RU",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "AdGuard DNS Non-filtering",
|
||||
"cmn-CN": "AdGuard DNS 无过滤",
|
||||
"cmn-TW": "AdGuard DNS 無過濾"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by AdGuard Software Ltd. Non-filtering",
|
||||
"cmn-CN": "由 AdGuard 运营,无过滤",
|
||||
"cmn-TW": "由 AdGuard 營運,無過濾"
|
||||
},
|
||||
"fullName": "Adguard No Filter",
|
||||
"ServerAddresses": [
|
||||
"2a10:50c0::1:ff",
|
||||
"2a10:50c0::2:ff",
|
||||
"94.140.14.140",
|
||||
"94.140.14.141"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://dns-unfiltered.adguard.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use Adguard No Filter Encrypted DNS over TLS",
|
||||
"signature": "3045022100fdaed8c78e07649e838da505d99f0977c8c4c9acd0bbbbecf850d32b3cf59fbc02202aa3e3f3b8f534404a553067d09e42c3d3c1dc56e564add9aa1f575af66629aa"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "dns-unfiltered.adguard.com",
|
||||
"PayloadDescription": "Configures device to use Adguard No Filter Encrypted DNS over TLS",
|
||||
"signature": "3045022100a98724a7b116b17a4298420cd6485094dd4ee7f99c205e5be3cdaf8ddb1f89d002202f030d4ab8db9892b4e616d5f40e5f34fc6c820d93dd8a53ba5807feeff2b9cf"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"id": "alekberg-dns",
|
||||
"profile": "alekberg-dns-profile",
|
||||
"name": "alekberg",
|
||||
"website": "https://alekberg.net",
|
||||
"region": "NL",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "Alekberg Encrypted DNS",
|
||||
"cmn-CN": "Alekberg 加密 DNS",
|
||||
"cmn-TW": "Alekberg 加密 DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Independent",
|
||||
"cmn-CN": "由个人提供",
|
||||
"cmn-TW": "由個人提供"
|
||||
},
|
||||
"ServerAddresses": [
|
||||
"89.38.131.38",
|
||||
"2a0c:b9c0:f:451d::1"
|
||||
],
|
||||
"https": {
|
||||
"PayloadDisplayName": "Alekberg DNS over HTTPS (nl)",
|
||||
"ServerURLOrName": "https://dnsnl.alekberg.net/dns-query",
|
||||
"top": {
|
||||
"description": "This profile enables Alekberg DNS over HTTPS located in Amsterdam (DNSSEC enabled) on all networks using the iOS 14 / macOS Big Sur Encrypted DNS feature."
|
||||
},
|
||||
"ConsentTextDefault": "Privacy policy: https://alekberg.net/privacy",
|
||||
"signature": "3046022100e5a8e20dd6836cb41e74aa7a529f1bc6dabaccd0b191cbe09f973815c3d035fd022100a7250b2209274b5e0f54deed17a2d221e33dbe836e4f0cad08e5fa4bf5da20a4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"id": "aliyun-dns",
|
||||
"profile": "aliyun-dns-profile",
|
||||
"name": "alibaba",
|
||||
"website": "https://www.alidns.com/",
|
||||
"region": "CN",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "Aliyun Public DNS",
|
||||
"cmn-CN": "阿里云公共 DNS",
|
||||
"cmn-TW": "阿里雲公共 DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Alibaba Cloud Ltd.",
|
||||
"cmn-CN": "由阿里云计算运营",
|
||||
"cmn-TW": "由阿里雲計算營運"
|
||||
},
|
||||
"fullName": "AliDNS",
|
||||
"ServerAddresses": [
|
||||
"2400:3200::1",
|
||||
"2400:3200:baba::1",
|
||||
"223.5.5.5",
|
||||
"223.6.6.6"
|
||||
],
|
||||
"https": {
|
||||
"topName": "AliDNS over HTTPS",
|
||||
"PayloadDisplayName": "AliDNS DNS over HTTPS",
|
||||
"ServerURLOrName": "https://dns.alidns.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use AliDNS Encrypted DNS over TLS",
|
||||
"signature": "304502200170d17180aa1ae7c71775a5c1f79c0b1cf3e4edbf509f6e502a1c391feb1b280221009c90577368953b0025f316cbf40054bcf47c9b57da56d7b812847372746c3427"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "AliDNS over TLS",
|
||||
"PayloadDisplayName": "AliDNS DNS over TLS",
|
||||
"ServerURLOrName": "dns.alidns.com",
|
||||
"PayloadDescription": "Configures device to use AliDNS Encrypted DNS over TLS",
|
||||
"signature": "3045022031d3b7452ed4555c68470a9f62c91836aa16dfc1fc615ecf835fb75fba8f3447022100f8081ce3e5c4f1227d9c79da26850ef595833c7133e6dce199d7936fd81c2365"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "blahdns",
|
||||
"profile": "blahdns-cdn-filtered-profile",
|
||||
"name": "blahdns-cdn-adblock",
|
||||
"website": "https://blahdns.com/",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "BlahDNS CDN Filtered",
|
||||
"cmn-CN": "BlahDNS CDN 过滤",
|
||||
"cmn-TW": "BlahDNS CDN 過濾"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Independent. Blocks ads, tracking & malware",
|
||||
"cmn-CN": "由个人提供,拦截广告、跟踪器和恶意软件",
|
||||
"cmn-TW": "由個人提供,阻擋廣告、追蹤器和惡意軟體"
|
||||
},
|
||||
"https": {
|
||||
"PayloadDisplayName": "BlahDNS (CDN / Adblock / Primary) DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh1.blahdns.com/dns-query",
|
||||
"top": {
|
||||
"description": "This profile enables BlahDNS (CDN / Adblock / Primary) DNS over HTTPS on all networks using the iOS 14 / iPadOS 14 / tvOS 14 / macOS Big Sur Encrypted DNS feature."
|
||||
},
|
||||
"ConsentTextDefault": "Privacy policy:\nhttps://blahdns.com",
|
||||
"signature": "3045022038ea35dc1394f6c3664c23dfc2b8a938742bf03b1e4ad57f0b016a1ee26e7082022100d41aec4c912054d51a75533a0bffa18e53966898014834ea6392d8e11e2f5021"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"id": "blahdns",
|
||||
"profile": "blahdns-cdn-unfiltered-profile",
|
||||
"name": "blahdns-cdn-unfiltered",
|
||||
"region": "US",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "BlahDNS CDN Unfiltered",
|
||||
"cmn-CN": "BlahDNS CDN 无过滤",
|
||||
"cmn-TW": "BlahDNS CDN 無過濾"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Independent. Non-filtering",
|
||||
"cmn-CN": "由个人提供,无过滤",
|
||||
"cmn-TW": "由個人提供,無過濾"
|
||||
},
|
||||
"https": {
|
||||
"PayloadDisplayName": "BlahDNS (CDN / Unfiltered / Primary) DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh1.blahdns.com/uncensor",
|
||||
"top": {
|
||||
"description": "This profile enables BlahDNS (CDN / Unfiltered / Primary) DNS over HTTPS on all networks using the iOS 14 / iPadOS 14 / tvOS 14 / macOS Big Sur Encrypted DNS feature."
|
||||
},
|
||||
"ConsentTextDefault": "Privacy policy:\nhttps://blahdns.com",
|
||||
"signature": "3046022100e7d9c2efa6e913f79fa26f324c95e06c855111ec723fd651f7f7b6ca1a0ab88b022100c78ee5cb36042c74068754fd00bfb0b1731fda08159dd672f824ba45e3b92b30"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"id": "blahdns",
|
||||
"profile": "blahdns-germany-profile",
|
||||
"name": "blahdns-germany",
|
||||
"region": "DE",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "BlahDNS Germany",
|
||||
"cmn-CN": "BlahDNS 德国",
|
||||
"cmn-TW": "BlahDNS 德國"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Independent. Blocks ads, tracking & malware",
|
||||
"cmn-CN": "由个人提供,拦截广告、跟踪器和恶意软件",
|
||||
"cmn-TW": "由個人提供,阻擋廣告、追蹤器和惡意軟體"
|
||||
},
|
||||
"ServerAddresses": [
|
||||
"78.46.244.143",
|
||||
"2a01:4f8:c17:ec67::1"
|
||||
],
|
||||
"https": {
|
||||
"PayloadDisplayName": "BlahDNS (Germany) DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh-de.blahdns.com/dns-query",
|
||||
"top": {
|
||||
"description": "This profile enables BlahDNS (Germany) DNS over HTTPS on all networks using the iOS 14 / iPadOS 14 / tvOS 14 / macOS Big Sur Encrypted DNS feature."
|
||||
},
|
||||
"ConsentTextDefault": "Privacy policy:\nhttps://blahdns.com",
|
||||
"signature": "3045022100ad5a23f54ee2f57f8719b2958057029defac0c4a80bad51e93676f1b4c18f34302205c7ed04674652ccce814fc31b459bda8197c9c16c60c73d4fb2a7eefac1b860c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"id": "blahdns",
|
||||
"profile": "blahdns-singapore-profile",
|
||||
"name": "blahdns-singapore",
|
||||
"region": "SG",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "BlahDNS Singapore",
|
||||
"cmn-CN": "BlahDNS 新加坡",
|
||||
"cmn-TW": "BlahDNS 新加坡"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Independent. Blocks ads, tracking & malware",
|
||||
"cmn-CN": "由个人提供,拦截广告、跟踪器和恶意软件",
|
||||
"cmn-TW": "由個人提供,阻擋廣告、追蹤器和惡意軟體"
|
||||
},
|
||||
"ServerAddresses": [
|
||||
"46.250.226.242",
|
||||
"2407:3640:2205:1668::1"
|
||||
],
|
||||
"https": {
|
||||
"PayloadDisplayName": "BlahDNS (Singapore) DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh-sg.blahdns.com/dns-query",
|
||||
"top": {
|
||||
"description": "This profile enables BlahDNS (Singapore) DNS over HTTPS on all networks using the iOS 14 / iPadOS 14 / tvOS 14 / macOS Big Sur Encrypted DNS feature."
|
||||
},
|
||||
"ConsentTextDefault": "Privacy policy:\nhttps://blahdns.com",
|
||||
"signature": "30440220037e9ef25dfd24ff0ae65fcb2d52f2579054720d38b74c7463fe54f91dcdb451022065280f3dcffc75ec3d01fe12297355018c00ba6185a6b701a4dbe92c898d8717"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"id": "canadian-shield",
|
||||
"profile": "canadian-shield-private-profile",
|
||||
"name": "canadianshield-private",
|
||||
"website": "https://www.cira.ca/cybersecurity-services/canadian-shield/configure/summary-cira-canadian-shield-dns-resolver-addresses",
|
||||
"region": "CA",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "Canadian Shield Private",
|
||||
"cmn-CN": "Canadian Shield 私人",
|
||||
"cmn-TW": "Canadian Shield 私人"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by the Canadian Internet Registration Authority (CIRA)",
|
||||
"cmn-CN": "由加拿大互联网注册管理局 (CIRA) 运营",
|
||||
"cmn-TW": "由加拿大網際網路註冊管理局 (CIRA) 營運"
|
||||
},
|
||||
"fullName": "Canadian Shield DNS",
|
||||
"ServerAddresses": [
|
||||
"2620:10a:80bb::10",
|
||||
"2620:10a:80bc::10",
|
||||
"149.112.121.10",
|
||||
"149.112.122.10"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://private.canadianshield.cira.ca/dns-query",
|
||||
"PayloadDescription": "Configures device to use Canadian Shield Encrypted DNS over HTTPS",
|
||||
"signature": "3045022064d30f7786ac873e3124e4242c096f6c5ac09df6cbbe1e41a57e2da3909a9bdd022100feb8b7af5749d0641c221bda13b18efb6c4972788c0941c627a78f62f7ed00c4"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "private.canadianshield.cira.ca",
|
||||
"PayloadDescription": "Configures device to use Canadian Shield Encrypted DNS over TLS",
|
||||
"signature": "3045022100ccd427a95a8cf6a36759d7c3bed8971cbd307dbe2ddce55f5106a801577f269902203091115303e173af130b74424bed413b9a240a037e8d47a558d3414fae7d88ed"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "canadian-shield",
|
||||
"profile": "canadian-shield-protected-profile",
|
||||
"name": "canadianshield-protected",
|
||||
"region": "CA",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Canadian Shield Protected",
|
||||
"cmn-CN": "Canadian Shield 保护",
|
||||
"cmn-TW": "Canadian Shield 保護"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by the Canadian Internet Registration Authority (CIRA). Blocks malware & phishing",
|
||||
"cmn-CN": "由加拿大互联网注册管理局 (CIRA) 运营,拦截恶意软件和钓鱼网站",
|
||||
"cmn-TW": "由加拿大網際網路註冊管理局 (CIRA) 營運,阻擋惡意軟體和釣魚網站"
|
||||
},
|
||||
"fullName": "Canadian Shield DNS",
|
||||
"ServerAddresses": [
|
||||
"2620:10a:80bb::20",
|
||||
"2620:10a:80bc::20",
|
||||
"149.112.121.20",
|
||||
"149.112.122.20"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://protected.canadianshield.cira.ca/dns-query",
|
||||
"PayloadDescription": "Configures device to use Canadian Shield Encrypted DNS over HTTPS",
|
||||
"signature": "3046022100ea3e2a32c9388934fadf4c2fa85a8fb7cda2e8b7c74d28d100bcd55cd6e7fdca022100d7534b66709250534837170435099564cd2171b1a2a6417eba4b0780306a0067"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "protected.canadianshield.cira.ca",
|
||||
"PayloadDescription": "Configures device to use Canadian Shield Encrypted DNS over TLS",
|
||||
"signature": "304402207fba8c60ec07e86af9f0a4af52824cf0f8b49e60ee08bd4fa11f6c3bb1d5f4ea02206749502bb42c7b0f0820902665b0e9277300ef673c8ffe54ee5b9dfec1debb73"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "canadian-shield",
|
||||
"profile": "canadian-shield-family-profile",
|
||||
"name": "canadianshield-family",
|
||||
"region": "CA",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Canadian Shield Family",
|
||||
"cmn-CN": "Canadian Shield 家庭",
|
||||
"cmn-TW": "Canadian Shield 家庭"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by the Canadian Internet Registration Authority (CIRA). Blocks malware, phishing & adult content",
|
||||
"cmn-CN": "由加拿大互联网注册管理局 (CIRA) 运营,拦截恶意软件、钓鱼和成人内容",
|
||||
"cmn-TW": "由加拿大網際網路註冊管理局 (CIRA) 營運,阻擋惡意軟體、釣魚和成人內容"
|
||||
},
|
||||
"fullName": "Canadian Shield DNS",
|
||||
"ServerAddresses": [
|
||||
"2620:10a:80bb::30",
|
||||
"2620:10a:80bc::30",
|
||||
"149.112.121.30",
|
||||
"149.112.122.30"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://family.canadianshield.cira.ca/dns-query",
|
||||
"PayloadDescription": "Configures device to use Canadian Shield Encrypted DNS over HTTPS",
|
||||
"signature": "3045022100e438440001c1efd68be7986f050e6b0376c982b6ea5948d1f4266839801628920220271416bfb37f6e0f9257648eb35a17c54059e60812d6e0c543921b47f7cc086e"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "family.canadianshield.cira.ca",
|
||||
"PayloadDescription": "Configures device to use Canadian Shield Encrypted DNS over TLS",
|
||||
"signature": "30450220273eb0f462105c04ce400559be7e5334139ee5791ec1295ff531adbecd633295022100ceb65d82f23c206098ba9d9d6637fd5368280f51d5801a42e6e909347ab3e238"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"id": "cleanbrowsing",
|
||||
"profile": "cleanbrowsing-family",
|
||||
"name": "cleanbrowsing-family",
|
||||
"website": "https://cleanbrowsing.org/filters/",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Cleanbrowsing Family Filter",
|
||||
"cmn-CN": "Cleanbrowsing 家庭过滤器",
|
||||
"cmn-TW": "Cleanbrowsing 家庭過濾器"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Filters malware & adult, mixed content",
|
||||
"cmn-CN": "过滤恶意软件、成人内容和混合内容",
|
||||
"cmn-TW": "過濾惡意軟體、成人內容和混合內容"
|
||||
},
|
||||
"fullName": "Cleanbrowsing Family Filter DNS",
|
||||
"ServerAddresses": [
|
||||
"2a0d:2a00:1::",
|
||||
"2a0d:2a00:1::",
|
||||
"185.228.169.168",
|
||||
"185.228.168.168"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Cleanbrowsing Family DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.cleanbrowsing.org/doh/family-filter/",
|
||||
"PayloadDescription": "Configures device to use Cleanbrowsing Family Filter Encrypted DNS over HTTPS",
|
||||
"signature": "30460221009a8b3e836dcd59615a032bcdb5457c130d60de00a35e0a977ac4c00384c7c1e6022100aaf0bd19f4c8a525e12b2563f1a5482837bb9466b85e2584db607756d3a6a76c"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Cleanbrowsing Family DNS over TLS",
|
||||
"ServerURLOrName": "family-filter-dns.cleanbrowsing.org",
|
||||
"PayloadDescription": "Configures device to use Cleanbrowsing Family Filter Encrypted DNS over TLS",
|
||||
"signature": "30460221009d4ac8509bec6151edb7ba73a010f4821d1fea2d088a42c8bc927db82d2d0364022100bc688d2f963000e6dcaadfabc996ce9d6f3e74fc885b7dc5b924eaef8224409e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "cleanbrowsing",
|
||||
"profile": "cleanbrowsing-adult",
|
||||
"name": "cleanbrowsing-adult",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Cleanbrowsing Adult Filter",
|
||||
"cmn-CN": "Cleanbrowsing 成人过滤器",
|
||||
"cmn-TW": "Cleanbrowsing 成人過濾器"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Filters malware & adult content",
|
||||
"cmn-CN": "过滤恶意软件和成人内容",
|
||||
"cmn-TW": "過濾惡意軟體和成人內容"
|
||||
},
|
||||
"fullName": "Cleanbrowsing Adult Filter DNS",
|
||||
"ServerAddresses": [
|
||||
"2a0d:2a00:1::1",
|
||||
"2a0d:2a00:2::1",
|
||||
"185.228.169.10",
|
||||
"185.228.168.10"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Cleanbrowsing Adult DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.cleanbrowsing.org/doh/adult-filter/",
|
||||
"PayloadDescription": "Configures device to use Cleanbrowsing Adult Filter Encrypted DNS over HTTPS",
|
||||
"signature": "3044022011d99bf0bb586c483fa9ecb306cd5b70b62d811343e11dac856b390c7ffe70c90220086270a6f6940113a50bacae42b4c346bc705b414afc661c75b33f6b17a302c1"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Cleanbrowsing Adult DNS over TLS",
|
||||
"ServerURLOrName": "adult-filter-dns.cleanbrowsing.org",
|
||||
"PayloadDescription": "Configures device to use Cleanbrowsing Adult Filter Encrypted DNS over TLS",
|
||||
"signature": "3046022100e42eb790e146e86a486b5c2758e8a76afe45d5ec60244d916df5a28540ceda57022100dd2408dc83df7975e1f163346e1201169f0386336d87149062fa3e8fd16799b7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "cleanbrowsing",
|
||||
"profile": "cleanbrowsing-security",
|
||||
"name": "cleanbrowsing-security",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Cleanbrowsing Security Filter",
|
||||
"cmn-CN": "Cleanbrowsing 安全过滤器",
|
||||
"cmn-TW": "Cleanbrowsing 安全過濾器"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Filters malware",
|
||||
"cmn-CN": "过滤恶意软件",
|
||||
"cmn-TW": "過濾惡意軟體"
|
||||
},
|
||||
"fullName": "Cleanbrowsing Security Filter DNS",
|
||||
"ServerAddresses": [
|
||||
"2a0d:2a00:1::2",
|
||||
"2a0d:2a00:2::2",
|
||||
"185.228.168.9",
|
||||
"185.228.169.9"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Cleanbrowsing Security DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.cleanbrowsing.org/doh/security-filter/",
|
||||
"PayloadDescription": "Configures device to use Cleanbrowsing Security Filter Encrypted DNS over HTTPS",
|
||||
"signature": "3045022100a029e18ed7d32aefb22ebe233a70e2da8a71f6cacf0a0a83832963137edb77500220583c5d5ec630aa95e0c93468489e52ff15198befc173d5c10b9d995636ae9b60"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Cleanbrowsing Security DNS over TLS",
|
||||
"ServerURLOrName": "security-filter-dns.cleanbrowsing.org",
|
||||
"PayloadDescription": "Configures device to use Cleanbrowsing Security Filter Encrypted DNS over TLS",
|
||||
"signature": "304402202e650e4cedf2daf322b7fe3c4ce79561e8f31b0b68404717c98db0aade007aa4022016affa44117b33b9a1529d9fd759ccfcaa0562e5a0fc565b0718212b5fd48161"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"id": "cloudflare-dns",
|
||||
"profile": "cloudflare-dns-profile",
|
||||
"website": "https://developers.cloudflare.com/1.1.1.1/encryption/",
|
||||
"name": "cloudflare",
|
||||
"region": "US",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "Cloudflare 1.1.1.1"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Cloudflare Inc.",
|
||||
"cmn-CN": "由 Cloudflare 公司运营",
|
||||
"cmn-TW": "由 Cloudflare 公司營運"
|
||||
},
|
||||
"fullName": "Cloudflare DNS",
|
||||
"ServerAddresses": [
|
||||
"2606:4700:4700::1111",
|
||||
"2606:4700:4700::1001",
|
||||
"1.1.1.1",
|
||||
"1.0.0.1"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://cloudflare-dns.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use Cloudflare Encrypted DNS over HTTPS",
|
||||
"signature": "3045022031401922bb29e7401c02d887ede3aa9e430b2ebc1bb3844a18069b55138b3880022100ae22be54a8c28de7dc8359de676d45dee601368868b46b5262f33c3761f2ad39"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "one.one.one.one",
|
||||
"PayloadDescription": "Configures device to use Cloudflare Encrypted DNS over TLS",
|
||||
"signature": "3045022051cc48a51cde34e203894197096aa0143ac60f3000b1edb096b2fa551cb67cbb02210087b39e75efe47359b8fb5ba702b56e1495d0da52252e5f27b10b958ed568d028"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"id": "cloudflare-dns-family",
|
||||
"profile": "cloudflare-dns-security-profile",
|
||||
"name": "cloudflare-malware",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Cloudflare 1.1.1.1 Security",
|
||||
"cmn-CN": "Cloudflare 1.1.1.1 安全",
|
||||
"cmn-TW": "Cloudflare 1.1.1.1 安全"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Cloudflare Inc. Blocks malware & phishing",
|
||||
"cmn-CN": "由 Cloudflare 公司运营,拦截恶意软件和钓鱼网站",
|
||||
"cmn-TW": "由 Cloudflare 公司營運,阻擋惡意軟體和釣魚網站"
|
||||
},
|
||||
"fullName": "Cloudflare no Malware DNS",
|
||||
"ServerAddresses": [
|
||||
"2606:4700:4700::1112",
|
||||
"2606:4700:4700::1002",
|
||||
"1.1.1.2",
|
||||
"1.0.0.2"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://security.cloudflare-dns.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use Cloudflare no Malware Encrypted DNS over HTTPS",
|
||||
"signature": "30440220401c2642d975f51d08e5e6acfc386205f13e6a6749263501549502978efd2baf022050c87718701658688fe2299d06edd06563d3152ec29a21ba3e8ec1e70ae73936"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"id": "cloudflare-dns-family",
|
||||
"profile": "cloudflare-dns-family-profile",
|
||||
"name": "cloudflare-family",
|
||||
"website": "https://developers.cloudflare.com/1.1.1.1/setup/#1111-for-families",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Cloudflare 1.1.1.1 Family",
|
||||
"cmn-CN": "Cloudflare 1.1.1.1 家庭",
|
||||
"cmn-TW": "Cloudflare 1.1.1.1 家庭"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Cloudflare Inc. Blocks malware, phishing & adult content",
|
||||
"cmn-CN": "由 Cloudflare 公司运营,拦截恶意软件、钓鱼和成人内容",
|
||||
"cmn-TW": "由 Cloudflare 公司營運,阻擋惡意軟體、釣魚和成人內容"
|
||||
},
|
||||
"fullName": "Cloudflare DNS",
|
||||
"ServerAddresses": [
|
||||
"2606:4700:4700::1113",
|
||||
"2606:4700:4700::1003",
|
||||
"1.1.1.3",
|
||||
"1.0.0.3"
|
||||
],
|
||||
"https": {
|
||||
"PayloadDisplayName": "Cloudflare Family DNS over HTTPS",
|
||||
"ServerURLOrName": "https://family.cloudflare-dns.com/dns-query",
|
||||
"PayloadDescription": "Configures device to use Cloudflare Family Encrypted DNS over HTTPS",
|
||||
"signature": "3045022100d38f6fac850cf25c3e7eecd854117bb89c625b88a9c0abdaf9c66d229394d8bf022012156579494761c67484f5837bf6add97ec2d8a411a99277aadd44ba7cc7dce1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"id": "dnspod-dns",
|
||||
"profile": "dnspod-dns-profile",
|
||||
"website": "https://www.dnspod.com/products/public.dns",
|
||||
"name": "dnspod",
|
||||
"region": "CN",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "DNSPod Public DNS",
|
||||
"cmn-CN": "DNSPod 公共 DNS",
|
||||
"cmn-TW": "DNSPod 公共 DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by DNSPod Inc., a Tencent Cloud Company",
|
||||
"cmn-CN": "由腾讯公司 DNSPod 运营",
|
||||
"cmn-TW": "由騰訊公司 DNSPod 營運"
|
||||
},
|
||||
"fullName": "DNSPod",
|
||||
"ServerAddresses": [
|
||||
"1.12.12.12",
|
||||
"120.53.53.53"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://doh.pub/dns-query",
|
||||
"PayloadDescription": "Configures device to use DNSPod Encrypted DNS over HTTPS",
|
||||
"signature": "304502203c4a4b2d09d6ac37740d42930b74e2a975c5b229c2f4eb709ea0e78caf50c06f02210096f9a367d9aa8c9f8dde330a48d812d258b80f41007e06f8e97cb76b0583db6f"
|
||||
},
|
||||
"tls": {
|
||||
"ServerURLOrName": "dot.pub",
|
||||
"PayloadDescription": "Configures device to use DNSPod Encrypted DNS over TLS",
|
||||
"signature": "30450221008410ec40a129258e730892e1da04d3c57feb3db2f288fed9f518bd26fced82c902200adcf30ab1d8bb91379b68bf64d95d3cdb380c8ac4fa5dccdb8fad8843e77f60"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"id": "fdn-dns",
|
||||
"profile": "fdn",
|
||||
"website": "https://www.fdn.fr/actions/dns/",
|
||||
"name": "fdn",
|
||||
"region": "FR",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "FDN"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by French Data Network",
|
||||
"cmn-CN": "由法国数据网络运营",
|
||||
"cmn-TW": "由法國資料網路營運"
|
||||
},
|
||||
"fullName": "FDN DNS",
|
||||
"ServerAddresses": [
|
||||
"2001:910:800::12",
|
||||
"2001:910:800::40",
|
||||
"80.67.169.12",
|
||||
"80.67.169.40"
|
||||
],
|
||||
"https": {
|
||||
"topName": "FDN Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://ns0.fdn.fr/dns-query",
|
||||
"PayloadDescription": "Configures device to use Google Encrypted DNS over HTTPS",
|
||||
"signature": "3045022100a35e60382af4ed71ca90e44d4c8819462631e431486d1a100898ce42e1e4229702201a759920577ea480f74d4689c2f251e1fbe662042b6c28bec531030a464fb22a"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "FDN Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "dns.fdn",
|
||||
"PayloadDescription": "Configures device to use FDN Encrypted DNS over TLS",
|
||||
"signature": "3046022100e83f6ebda04a7440e10fbc1801bca35dae016d6f75b04f292c111990c0c3ee95022100c01fb44e36d3136b05aa3856573f28bb7e56ea9b4a0b5895ad9124295655339e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"id": "google-dns",
|
||||
"profile": "google-dns-profile",
|
||||
"name": "google",
|
||||
"website": "https://developers.google.com/speed/public-dns/docs/secure-transports",
|
||||
"region": "US",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "Google Public DNS",
|
||||
"cmn-CN": "Google 公共 DNS",
|
||||
"cmn-TW": "Google 公共 DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Google LLC",
|
||||
"cmn-CN": "由谷歌公司运营",
|
||||
"cmn-TW": "由谷歌公司營運"
|
||||
},
|
||||
"fullName": "Google DNS",
|
||||
"ServerAddresses": [
|
||||
"2001:4860:4860::8888",
|
||||
"2001:4860:4860::8844",
|
||||
"8.8.8.8",
|
||||
"8.8.4.4"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Google Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://dns.google/dns-query",
|
||||
"PayloadDescription": "Configures device to use Google Encrypted DNS over HTTPS",
|
||||
"signature": "3044022100f4648f2e0ba7d04e8e3da24cb02fbdc4d9f81ba9603b007c561314137eb1478e021f460943164fb4d769603a8324ecdb1dfff45c31bd79065741a27e6877de5d67"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Google Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "dns.google",
|
||||
"PayloadDescription": "Configures device to use Google Encrypted DNS over TLS",
|
||||
"signature": "30440220327b0b3297a16252639e0ebb52cfd367d16a361ee36fa5dd3862cf6a923285ae02203b6ef52222d7dea9c6d7ab1858c27294b0003175fb851409fcfab4870651b79e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"id": "keweondns",
|
||||
"profile": "keweondns-profile",
|
||||
"website": "https://forum.xda-developers.com/t/keweondns-info-facts-and-what-is-keweon-actually.4576651/",
|
||||
"region": "DE",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "keweonDNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Aviontex. Blocks ads & tracking",
|
||||
"cmn-CN": "由 Aviontex 运营,拦截广告和跟踪器",
|
||||
"cmn-TW": "由 Aviontex 營運,阻擋廣告和追蹤器"
|
||||
},
|
||||
"https": {
|
||||
"top": {
|
||||
"description": "Adds keweonDNS encrypted DNS configurations to Apple based systems"
|
||||
},
|
||||
"PayloadDisplayName": "keweonDNS (DoH)",
|
||||
"PayloadDescription": "Configures device to use keweonDNS physical DNS Server to encrypt DNS over HTTPS",
|
||||
"ServerURLOrName": "https://dns.keweon.center/dns-query",
|
||||
"signature": "304402201e335ba4d461eb9ea00ae1bcc3b450844a07f872011b6bf9452e33af2f52c16e02202ae086dae36f6f3b2f70e9dbe1d8ebd8f34aa421e4c8616468ba525f12a5c9a7"
|
||||
},
|
||||
"tls": {
|
||||
"top": {
|
||||
"description": "Adds keweonDNS encrypted DNS configurations to Apple based systems"
|
||||
},
|
||||
"PayloadDisplayName": "keweonDNS (DoT)",
|
||||
"PayloadDescription": "Configures device to use keweonDNS physical DNS Server to encrypt DNS over TLS",
|
||||
"ServerURLOrName": "dns.keweon.center",
|
||||
"signature": "3046022100dc0d3e6c0a294f7665ec241ef01ff11839da5ba249c70c3759d51e53309d2deb022100a5f963b15507b29910d24ab29cc0cb8aceaee776605074959b612c5fe5bbf3c7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"id": "mullvad-dns",
|
||||
"profile": "mullvad-dns-profile",
|
||||
"name": "mullvad",
|
||||
"website": "https://mullvad.net/help/dns-over-https-and-dns-over-tls/",
|
||||
"region": "SE",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Mullvad DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Mullvad VPN AB",
|
||||
"cmn-CN": "由 Mullvad VPN AB 运营",
|
||||
"cmn-TW": "由 Mullvad VPN AB 營運"
|
||||
},
|
||||
"fullName": "Mullvad DNS",
|
||||
"ServerAddresses": [
|
||||
"2a07:e340::2",
|
||||
"194.242.2.2"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://doh.mullvad.net/dns-query",
|
||||
"signature": "3046022100c4e5e9e69ff01276049fb36b06df3042b2179608cb395d0443352ed4e36e11a4022100e1d77e7ab13a9a0ba5e037f15702a77fd7d21838cd87aba6c6f0e139023988df"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "mullvad-dns",
|
||||
"profile": "mullvad-dns-adblock-profile",
|
||||
"name": "mullvad-adblock",
|
||||
"region": "SE",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Mullvad DNS Adblock",
|
||||
"cmn-CN": "Mullvad DNS 广告拦截",
|
||||
"cmn-TW": "Mullvad DNS 廣告阻擋"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Mullvad VPN AB. Blocks ads & tracking",
|
||||
"cmn-CN": "由 Mullvad VPN AB 运营,拦截广告和跟踪器",
|
||||
"cmn-TW": "由 Mullvad VPN AB 營運,阻擋廣告和追蹤器"
|
||||
},
|
||||
"fullName": "Mullvad DNS with ad blocking",
|
||||
"ServerAddresses": [
|
||||
"2a07:e340::3",
|
||||
"194.242.2.3"
|
||||
],
|
||||
"https": {
|
||||
"PayloadDisplayName": "Mullvad DNS over HTTPS",
|
||||
"ServerURLOrName": "https://adblock.doh.mullvad.net/dns-query",
|
||||
"signature": "3046022100fb68c3b2f7a20faba344b70a227b2ecbadc354a29165c43adbb19fcc28601dc5022100d7c007414b1c5b56ea0e07e4d21ffcec9ce4de2a2dd8b983dbc52601a75786dc"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "opendns",
|
||||
"profile": "opendns-standard-profile",
|
||||
"website": "https://support.opendns.com/hc/articles/360038086532",
|
||||
"region": "US",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "OpenDNS Standard",
|
||||
"cmn-CN": "OpenDNS 标准版",
|
||||
"cmn-TW": "OpenDNS 標準版"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Cisco OpenDNS LLC",
|
||||
"cmn-CN": "由思科 OpenDNS 运营",
|
||||
"cmn-TW": "由思科 OpenDNS 營運"
|
||||
},
|
||||
"https": {
|
||||
"PayloadDisplayName": "OpenDNS DNS over HTTPS Standard",
|
||||
"PayloadDescription": "Configures device to use OpenDNS Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.opendns.com/dns-query",
|
||||
"topName": "OpenDNS Encrypted DNS",
|
||||
"signature": "304402204affca5bb1d7939ce042c08a7eb3d428b11691f895d6096f55aa8d74bdb873d50220347312163eb30c9e5f971471eb435190a97c505fb2d74c2496b85c32b6895473"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "opendns",
|
||||
"profile": "opendns-familyshield-profile",
|
||||
"name": "opendns-family",
|
||||
"region": "US",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "OpenDNS FamilyShield",
|
||||
"cmn-CN": "OpenDNS 家庭盾",
|
||||
"cmn-TW": "OpenDNS 家庭盾"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Cisco OpenDNS LLC. Blocks malware & adult content",
|
||||
"cmn-CN": "由思科 OpenDNS 运营,拦截恶意软件和成人内容",
|
||||
"cmn-TW": "由思科 OpenDNS 營運,阻擋惡意軟體和成人內容"
|
||||
},
|
||||
"https": {
|
||||
"PayloadDisplayName": "OpenDNS DNS over HTTPS Standard",
|
||||
"PayloadDescription": "Configures device to use OpenDNS Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.familyshield.opendns.com/dns-query",
|
||||
"topName": "OpenDNS Encrypted DNS Family Shield",
|
||||
"signature": "304402206c22993e532e134d74d6b2f9b166cac10442709ef83d287725d34057dff416eb02206b58b919cd30710306924953e3b748df23d5a8636d88e8d89fadb0c23d0c1150"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "quad9",
|
||||
"profile": "quad9-profile",
|
||||
"website": "https://www.quad9.net/news/blog/doh-with-quad9-dns-servers/",
|
||||
"region": "CH",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Quad9"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Quad9 Foundation. Blocks malware",
|
||||
"cmn-CN": "由 Quad9 基金会运营,拦截恶意软件",
|
||||
"cmn-TW": "由 Quad9 基金會營運,阻擋惡意軟體"
|
||||
},
|
||||
"fullName": "Quad9 DNS",
|
||||
"ServerAddresses": [
|
||||
"2620:fe::fe",
|
||||
"2620:fe::9",
|
||||
"9.9.9.9",
|
||||
"149.112.112.112"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Quad9 Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://dns.quad9.net/dns-query",
|
||||
"PayloadDescription": "Configures device to use Quad9 Encrypted DNS over HTTPS",
|
||||
"signature": "304402200907ab690f38036aa05b7661f1290ee512d951aeef706bdf7178d64ce02b2720022008bad55511fbc647354aad3875329f9c1356a601b3c2a05cd11e76ac9335dee4"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Quad9 Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "dns.quad9.net",
|
||||
"PayloadDescription": "Configures device to use Quad9 Encrypted DNS over HTTPS",
|
||||
"signature": "3045022100ed942feb36a94df5e8f022a9a1bf2b5f43a0a857ad310c5ce384691eb24f945802200cc0dae3515e8bb2d0c2718c65f34fe59e68ff7ef803da8a41ca1fdf33faed0d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"id": "quad9",
|
||||
"profile": "quad9-ecs-profile",
|
||||
"name": "quad9-ECS",
|
||||
"region": "CH",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Quad9 w/ ECS",
|
||||
"cmn-CN": "Quad9 带 ECS",
|
||||
"cmn-TW": "Quad9 帶 ECS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Quad9 Foundation. Supports ECS. Blocks malware",
|
||||
"cmn-CN": "由 Quad9 基金会运营,支持 ECS,拦截恶意软件",
|
||||
"cmn-TW": "由 Quad9 基金會營運,支援 ECS,阻擋惡意軟體"
|
||||
},
|
||||
"fullName": "Quad9 with ECS DNS",
|
||||
"ServerAddresses": [
|
||||
"2620:fe::fe:11",
|
||||
"2620:fe::11",
|
||||
"9.9.9.11",
|
||||
"149.112.112.11"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Quad9 with ECS Encrypted DNS over HTTPS",
|
||||
"PayloadDisplayName": "Quad9 DNS over HTTPS with ECS",
|
||||
"ServerURLOrName": "https://dns11.quad9.net/dns-query",
|
||||
"PayloadDescription": "Configures device to use Quad9 Encrypted DNS over HTTPS with ECS",
|
||||
"signature": "3045022100ed0a0feff22496cf9e67678ed3401a4586b00e76e68e89aedd201a3268502c44022016f3755477287f51e4ae95a69d074d929053868c529f6a156037c6a23d83d3d9"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Quad9 with ECS Encrypted DNS over TLS",
|
||||
"PayloadDisplayName": "Quad9 DNS over TLS with ECS",
|
||||
"ServerURLOrName": "dns11.quad9.net",
|
||||
"PayloadDescription": "Configures device to use Quad9 with ECS Encrypted DNS over HTTPS",
|
||||
"signature": "304502200ffc0c911615ee9345b73711478b4bdd6bfdd9a3d209ee0e2ff70eef067ef676022100e6ef2efe613cd716e41876f1e30ee49fbc4ca4948b66e6cb13485963cb25ef75"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "quad9",
|
||||
"profile": "quad9-profile-unfiltered",
|
||||
"name": "quad9-nofilter",
|
||||
"region": "CH",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "Quad9 Unfiltered",
|
||||
"cmn-CN": "Quad9 无过滤",
|
||||
"cmn-TW": "Quad9 無過濾"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Quad9 Foundation.",
|
||||
"cmn-CN": "由 Quad9 基金会运营",
|
||||
"cmn-TW": "由 Quad9 基金會營運"
|
||||
},
|
||||
"fullName": "Quad9 No Filter DNS",
|
||||
"ServerAddresses": [
|
||||
"2620:fe::10",
|
||||
"2620:fe::fe:10",
|
||||
"9.9.9.10",
|
||||
"149.112.112.10"
|
||||
],
|
||||
"https": {
|
||||
"topName": "Quad9 No Filter Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://dns10.quad9.net/dns-query",
|
||||
"PayloadDescription": "Configures device to use Quad9 No Filter Encrypted DNS over HTTPS",
|
||||
"signature": "3044022012cacb6ec89ba64de6b899e9c732dffbff7029bae9cb65680d999f20760d9a050220431339b37cfd7ee8bba856dd7a8e9577bf5da357c6677a6effb8c1b2bd27aad1"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "Quad9 No Filter Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "dns10.quad9.net",
|
||||
"PayloadDescription": "Configures device to use Quad9 No Filter Encrypted DNS over HTTPS",
|
||||
"signature": "304402205fdc0c11fab426cd5f302b66a13ae7fb590540166e29d97f475870eeb8fcb9d602205ec77522860ac13359b8bad5c93f923803396b019bff8e22f14a10e52aac1490"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"id": "tiarap",
|
||||
"profile": "tiarap-profile",
|
||||
"website": "https://doh.tiar.app",
|
||||
"name": "tiarapp",
|
||||
"region": [
|
||||
"SG",
|
||||
"US"
|
||||
],
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "Tiarap"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by Tiarap Inc. Blocks ads, tracking, phising & malware",
|
||||
"cmn-CN": "由 Tiarap 公司运营,拦截广告、跟踪器、钓鱼和恶意软件",
|
||||
"cmn-TW": "由 Tiarap 公司營運,阻擋廣告、追蹤器、釣魚和惡意軟體"
|
||||
},
|
||||
"https": {
|
||||
"PayloadDisplayName": "Tiarap DNS over HTTPS",
|
||||
"PayloadDescription": "Configures device to use Tiarap Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.tiar.app/dns-query",
|
||||
"signature": "3044022065da27b3576b68f7e744b3a2e1f0186525c11202d144aa3bd1a881a0914baae202205f9aa3c07a4106be7458be38140ce7e219707cc546b9440d9f4f36df2582a2e4"
|
||||
},
|
||||
"tls": {
|
||||
"PayloadDisplayName": "Tiarap DNS over TLS",
|
||||
"PayloadDescription": "Configures device to use Tiarap Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "dot.tiar.app",
|
||||
"signature": "3046022100b2b7abd52d7b6a515ee716bcd8174ca28a241f8adc536a44d3253d7a46ae6be5022100eff5351a1b6a0a63225a5e869dbd9ace6e76f2f70acc184558b96a0738ca62fa"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "dns4eu",
|
||||
"profile": "dns4eu-profile",
|
||||
"website": "https://www.joindns4.eu/for-public",
|
||||
"region": "CZ",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "DNS4EU"
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by a consortium lead by Whalebone.",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"fullName": "DNS4EU DNS",
|
||||
"ServerAddresses": [
|
||||
"2a13:1001::86:54:11:100",
|
||||
"2a13:1001::86:54:11:200",
|
||||
"86.54.11.100",
|
||||
"86.54.11.200"
|
||||
],
|
||||
"https": {
|
||||
"topName": "DNS4EU Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://unfiltered.joindns4.eu/dns-query",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Encrypted DNS over HTTPS",
|
||||
"signature": "304502201ed6130d132aaafd59169a4d13ab7c09005860ee854a6da45c607791631f9bac022100f568b6e5e1995ebc85525cbbd2df94b0e0d2c93365bf57032388cee7ff7a03eb"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "DNS4EU Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "unfiltered.joindns4.eu",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Encrypted DNS over HTTPS",
|
||||
"signature": "304602210090224ed109c2dea3bb58a84eda2f99a552d3db0c0762fbe85217aaac2b19c4c002210094be4a9c3586b48186d66068baccddaafa3bfaf0da3e48a42989381c9e55eed5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "dns4eu-malware",
|
||||
"profile": "dns4eu-profile-malware",
|
||||
"website": "https://www.joindns4.eu/for-public",
|
||||
"region": "CZ",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "DNS4EU Protective",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by a consortium lead by Whalebone. Blocks Malware.",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"fullName": "DNS4EU Protective DNS",
|
||||
"ServerAddresses": [
|
||||
"2a13:1001::86:54:11:1",
|
||||
"2a13:1001::86:54:11:201",
|
||||
"86.54.11.1",
|
||||
"86.54.11.201"
|
||||
],
|
||||
"https": {
|
||||
"topName": "DNS4EU Protective Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://protective.joindns4.eu/dns-query",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Protective Encrypted DNS over HTTPS",
|
||||
"signature": "304402205ef316c9aae8890cae8a5cdc9a24bd1597700b34a4ca970b454221b86007e9610220570ad7ac074c952db2c45729781b3847a564d8cf1e42f8014d067e91aa4163f7"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "DNS4EU Protective Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "protective.joindns4.eu",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Protective Encrypted DNS over HTTPS",
|
||||
"signature": "30450220268649de115c6fef7490f68ccb59e6f4fab3aa0beee4002435d5d8315c93b9ef02210090dfa69ec21b2e150812aee68b3d9783e378c45e532ba96aa96670bfe202a63c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "dns4eu-protective-ads",
|
||||
"profile": "dns4eu-profile-protective-ads",
|
||||
"website": "https://www.joindns4.eu/for-public",
|
||||
"region": "CZ",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "DNS4EU Protective ad-blocking",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by a consortium lead by Whalebone. Blocks Malware and Ads",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"fullName": "DNS4EU Protective ad-blocking DNS",
|
||||
"ServerAddresses": [
|
||||
"2a13:1001::86:54:11:13",
|
||||
"2a13:1001::86:54:11:213",
|
||||
"86.54.11.13",
|
||||
"86.54.11.213"
|
||||
],
|
||||
"https": {
|
||||
"topName": "DNS4EU Protective ad-blocking Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://noads.joindns4.eu/dns-query",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Protective ad-blocking Encrypted DNS over HTTPS",
|
||||
"signature": "3046022100aa97ca22a94c98972fd66a19d8a4c7cbc52a0498d57684e1ec39f1cab1b3f084022100fc2f065b3a66260bd0d124df2cd357733c00b9993f16761523d5a28b1dd48808"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "DNS4EU Protective ad-blocking Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "noads.joindns4.eu",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Protective ad-blocking Encrypted DNS over HTTPS",
|
||||
"signature": "3046022100c2ee880f90a82996aa02b2ca1b4595e758349caf45dccb1c78ccdaab228a6c6b022100ec8b1d84801c0e8c049028578ff9ea3b2f69292e0f168ef56a71acb6b7edae80"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"id": "dns4eu-protective-child",
|
||||
"profile": "dns4eu-profile-protective-child",
|
||||
"website": "https://www.joindns4.eu/for-public",
|
||||
"region": "CZ",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "DNS4EU Protective with child protection",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by a consortium lead by Whalebone. Blocks malware and explicit content.",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"fullName": "DNS4EU Protective with child protection DNS",
|
||||
"ServerAddresses": [
|
||||
"2a13:1001::86:54:11:12",
|
||||
"2a13:1001::86:54:11:212",
|
||||
"86.54.11.12",
|
||||
"86.54.11.212"
|
||||
],
|
||||
"https": {
|
||||
"topName": "DNS4EU Protective with child protection Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://child.joindns4.eu/dns-query",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Protective with child protection Encrypted DNS over HTTPS",
|
||||
"signature": "3045022100d637cc4d384e0602f73b0f2eefb38083db074e76b64b36093d1afcffdfa3be6f0220317d9fc318cbc793951f91380014776f908f885a42ab2724ce5b1f3ede6d9050"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "DNS4EU Protective with child protection Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "child.joindns4.eu",
|
||||
"PayloadDescription": "Configures device to use DNS4EU Protective with child protection Encrypted DNS over HTTPS",
|
||||
"signature": "3045022008529e9404b95800a6f265378a7e533d5d1741e0a4d16ab05c32a9ffd251d4a3022100cd43521f5f591997f486d363e3b7dbdd0f121c2c15fa06e74327cda5af162829"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "dns4eu-protective-child-ads",
|
||||
"profile": "dns4eu-profile-protective-child-ads",
|
||||
"website": "https://www.joindns4.eu/for-public",
|
||||
"region": "CZ",
|
||||
"censorship": true,
|
||||
"names": {
|
||||
"en": "DNS4EU Protective with child protection & ad-blocking",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"notes": {
|
||||
"en": "Operated by a consortium lead by Whalebone. Blocks Malware, Ads and explicit content",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"fullName": "DNS4EU Protective with child protection & ad-blocking DNS",
|
||||
"ServerAddresses": [
|
||||
"2a13:1001::86:54:11:11",
|
||||
"2a13:1001::86:54:11:211",
|
||||
"86.54.11.11",
|
||||
"86.54.11.211"
|
||||
],
|
||||
"https": {
|
||||
"topName": "DNS4EU Protective with child protection & ad-blocking Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://child-noads.joindns4.eu/dns-query",
|
||||
"signature": "3044022022249ca7d49793e66f84f1c514dc6403cb3ec7f795341ef08ecebef10d23471602201bd96e0f3c139568e5e59620f87dc1043ce9883a85f21165d6e791a866f1accf"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "DNS4EU Protective with child protection & ad-blocking Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "child-noads.joindns4.eu",
|
||||
"signature": "3045022100e75287cb476364dde6a6b4cd5cc336171fd5f1b0d44533f5f81097997b7de3f2022026f611f590ba2b382a39187252b2dd63f05a03d2ea9158af936e215fff5c998f"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "ffmucdns",
|
||||
"profile": "ffmuc-profile",
|
||||
"website": "https://ffmuc.net/wiki/knb:dohdot_en",
|
||||
"region": "DE",
|
||||
"censorship": false,
|
||||
"names": {
|
||||
"en": "FFMUC-DNS"
|
||||
},
|
||||
"notes": {
|
||||
"en": "FFMUC free DNS servers provided by Freifunk München.",
|
||||
"cmn-CN": "",
|
||||
"cmn-TW": ""
|
||||
},
|
||||
"fullName": "FFMUC DNS",
|
||||
"ServerAddresses": [
|
||||
"2001:678:e68:f000::",
|
||||
"2001:678:ed0:f000::",
|
||||
"5.1.66.255",
|
||||
"185.150.99.255"
|
||||
],
|
||||
"https": {
|
||||
"topName": "FFMUC Encrypted DNS over HTTPS",
|
||||
"ServerURLOrName": "https://doh.ffmuc.net/dns-query",
|
||||
"PayloadDescription": "Configures device to use FFMUC-DNS Encrypted DNS over HTTPS",
|
||||
"signature": "30450220550d5ca4a7155bc0d1f538901632301205cc93c8e3f751edbb79bf41fc003baa02210090ddd8103db3bc20cede5896367176c16cb726bfb2e9016ab8240fd4d17a8a9b"
|
||||
},
|
||||
"tls": {
|
||||
"topName": "FFMUC Encrypted DNS over TLS",
|
||||
"ServerURLOrName": "dot.ffmuc.net",
|
||||
"PayloadDescription": "Configures device to use FFMUC-DNS Encrypted DNS over TLS",
|
||||
"signature": "304502204f299167019fc2163a348fb73cb998993f94e9e23a4cde345d3249d819e2dfaf022100a0e425676f080529887dfdef3e33c56ed167b071d73fa729030689dd28f1ab32"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"id": "template-on-demand",
|
||||
"profile": "template-on-demand",
|
||||
"name": "template-on-demand",
|
||||
"file": "template-on-demand.mobileconfig",
|
||||
"hidden": true,
|
||||
"ServerAddresses": [
|
||||
"2001:db8::1",
|
||||
"2001:db8::2",
|
||||
"192.0.0.1",
|
||||
"192.0.0.2"
|
||||
],
|
||||
"https": {
|
||||
"ServerURLOrName": "https://dns.example/dns-query",
|
||||
"PayloadDisplayName": "Example DNS over HTTPS",
|
||||
"PayloadDescription": "Configures device to use Example Encrypted DNS over HTTPS",
|
||||
"onDemandRules": [
|
||||
{
|
||||
"Action": "Disconnect",
|
||||
"SSIDMatch": [
|
||||
"TRUSTED_NETWORK_1",
|
||||
"TRUSTED_NETWORK_2",
|
||||
"TRUSTED_NETWORK_3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Action": "Connect"
|
||||
}
|
||||
],
|
||||
"topName": "Example Encrypted DNS over HTTPS",
|
||||
"signature": "30450220757106da272dbf93c121df2f4a40214bd00f6348b08de3515f5acf158de44263022100892a901a757b8d136a31babeeee3025caae7e0a111de7e42fba8b5d7b2ec3236"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user