メインコンテンツへスキップ
  1. ノート/
  2. ツールとデプロイ/

Android Private DNS

·197 文字·1 分· loading · loading · · ·
ICE345
著者
ICE345
CS Student | System | Linux | OCaml
この記事は中国語版をもとにした日本語版メモです。コマンド、コード、数式、画像リンクは原文の意味を壊さないように保持し、説明文と見出しを日本語向けに整理しています。

3. Add a provider that offers secure DNS
#

This is where it can get a bit tricky. You need to have the address of a provider that offers Private DNS. Here’s my provider of choice: 

1dot1dot1dot1.cloudflare-dns.com

Some other possible hostnames you can use:
#

  • Google DNS: dns.google

  • Quad9: dns.quad9.net

  • Cleanbrowsing DNS: security-filter-dns.cleanbrowsing.org

  • Open DNS: 208.67.222.222

  • NextDNS: 45.90.28.0

  • Comodo Secure 8.26.56.26

  • OpenNIC: 192.95.54.3

Note: Although the above free DNS services are all worth trying, I recommend going with Cloudflare (1dot1dot1dot1.cloudflare-dns.com). I find it the fastest and the most secure of the bunch. On top of the speed, Cloudflare adds DNS filtering into the mix, which can help prevent email from being sent from malicious IP addresses.