mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-15 11:46:56 -05:00
.
This commit is contained in:
parent
501839ab3c
commit
0e5df3d3ee
@ -6,7 +6,7 @@
|
||||
### About this service
|
||||
|
||||
- **No** logs. **No** statistics! **No** collection!! Say NO to data collection ;)
|
||||
- Encrypted DNS for any devices.
|
||||
- DNS for any devices.
|
||||
- Unlike those popular public DNS service:
|
||||
- Google Public DNS (8.8.8.8), the default value of Android, Routers and some Linux, [collects information](https://web.archive.org/web/20230618153339/https://developers.google.com/speed/public-dns/privacy) such as queries including requested domain name and IP address.
|
||||
- Cloudflare (1.1.1.1) also [collects information](https://web.archive.org/web/20230626025054/https://developers.cloudflare.com/1.1.1.1/privacy/public-dns-resolver/) such as queryName and IP. They also categorize them and list data publicly.
|
||||
@ -21,11 +21,10 @@ And hey, if you are network administrator do [block Cloudflare](../block_cloudfl
|
||||
|
||||
### Details
|
||||
|
||||
- Unencrypted DNS(TCP/UDP port 53) will be removed soon. 2024. Please encrypt your DNS alredy.
|
||||
|
||||
| Type | Value | Note |
|
||||
| --- | --- | --- |
|
||||
| ~~DNS (UDP)~~ | `65.21.252.201` `53/udp` | - |
|
||||
| ~~DNS (TCP)~~ | `65.21.252.201` `53/tcp` | TCP is rate-limited softly. |
|
||||
| DNS (UDP) | `65.21.252.201` `53/udp` | - |
|
||||
| DNS (TCP) | `65.21.252.201` `53/tcp` | TCP is rate-limited softly. |
|
||||
| DNSCrypt | `65.21.252.201:5353`<br>Public key: `4c2180637316a2e36654cb9ce53915147cf824fed6b3cfcb83a39b7a036172c3`<br>Provider name: `2.dnscrypt-cert.crimeflare.decloudflare.dns`<br>DNS Stamp:<br>`sdns://AQMAAAAAAAAAEjY1LjIxLjI1Mi4yMDE6NTM1MyBMIYBjcxai42ZUy5zlORUUfPgk_tazz8uDo5t6A2FywysyLmRuc2NyeXB0LWNlcnQuY3JpbWVmbGFyZS5kZWNsb3VkZmxhcmUuZG5z` |
|
||||
| DNS-over-HTTPS | `https://dns.crimeflare.eu.org:5443/dns-query` | ![](../../image/dnsset-doh.jpg) |
|
||||
|
Loading…
Reference in New Issue
Block a user