Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
pcx_content_type: tutorial
title: Connect to 1.1.1.1 using DoH clients
slug: 1.1.1.1/encryption/dns-over-https/dns-over-https-client
description: Learn how to connect to Cloudflare's 1.1.1.1 using DNS over HTTPS (DoH).
---

There are several DoH clients you can use to connect to 1.1.1.1.

## cloudflared

1. [Download and install the `cloudflared` daemon](/cloudflare-one/connections/connect-networks/downloads/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ slug: 1.1.1.1/encryption/oblivious-dns-over-https
sidebar:
order: 6
label: Oblivious DoH
description: Learn how Cloudflare 1.1.1.1 supports Oblivious DNS over HTTPS (ODoH) to enhance privacy by separating HTTP request contents from requester IP addresses.
---

As announced on [our blog](https://blog.cloudflare.com/oblivious-dns/), since late 2020, Cloudflare 1.1.1.1 supports Oblivious DNS over HTTPS (ODoH).
Expand Down
Loading