All Projects → paulmillr → Encrypted Dns

paulmillr / Encrypted Dns

Licence: unlicense
Configuration profiles for DNS HTTPS and DNS over TLS for iOS 14 and MacOS Big Sur

Projects that are alternatives of or similar to Encrypted Dns

Ymhttp
基于 libcurl 的 IO 多路复用 HTTP 框架,适用于 iOS 平台,支持 HTTP/HTTPS/HTTP2/DNS(SNI)
Stars: ✭ 127 (-72.09%)
Mutual labels:  dns, https, tls
flareon
🦊A cloudflare DNS over HTTPs resolver client library.
Stars: ✭ 14 (-96.92%)
Mutual labels:  dns, https, cloudflare
Sites Using Cloudflare
💔 Archived list of domains using Cloudflare DNS at the time of the CloudBleed announcement.
Stars: ✭ 1,914 (+320.66%)
Mutual labels:  dns, cloudflare, https
V2ray Agent
(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装
Stars: ✭ 4,133 (+808.35%)
Mutual labels:  cloudflare, https, tls
Netcore Postgres Oauth Boiler
A basic .NET Core website boilerplate using PostgreSQL for storage, Adminer for db management, Let's Encrypt for SSL certificates and NGINX for routing.
Stars: ✭ 57 (-87.47%)
Mutual labels:  google, https, tls
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+876.26%)
Mutual labels:  dns, tls
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 8,395 (+1745.05%)
Mutual labels:  dns, tls
letsencrypt-www
Probably the easiest way to create | renew | deploy certificate
Stars: ✭ 27 (-94.07%)
Mutual labels:  tls, https
Cloudflare Sync
A nice to have, MIT-licensed tool for using Cloudflare as a dynamic DNS provider.
Stars: ✭ 269 (-40.88%)
Mutual labels:  dns, cloudflare
concerto
A command line tool and a library to generate TLS certificates for development purposes.
Stars: ✭ 34 (-92.53%)
Mutual labels:  tls, https
netplus
An easy-to-learn, high performance network io library written in modern cpp (c++11), It borrows concepts from Netty, and with well defined internal modules, It enables you to write rpc, http/https,websocket application with just few lines。
Stars: ✭ 43 (-90.55%)
Mutual labels:  tls, https
Crypt Le
Crypt::LE - Let's Encrypt / Buypass / ACME client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is supported out of the box, easily extended with plugins, easily dockerized.
Stars: ✭ 277 (-39.12%)
Mutual labels:  dns, https
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 154 (-66.15%)
Mutual labels:  dns, https
AdGuard-WireGuard-Unbound-Cloudflare
The Ultimate Network Security Guide 🔒 Protection | 🔎 Privacy | 🚀 Performance on home network 24/7 🕛 Accessible anywhere 🌏
Stars: ✭ 160 (-64.84%)
Mutual labels:  dns, cloudflare
cfdns
Command line tool for manipulating DNS of CloudFlare hosted domains
Stars: ✭ 20 (-95.6%)
Mutual labels:  dns, cloudflare
extract-tls-secrets
Decrypt HTTPS/TLS connections on the fly with Wireshark
Stars: ✭ 226 (-50.33%)
Mutual labels:  tls, https
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+616.48%)
Mutual labels:  https, tls
Ace
HTTP web server and client, supports http1 and http2
Stars: ✭ 295 (-35.16%)
Mutual labels:  https, tls
Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (-29.67%)
Mutual labels:  dns, https
Kadnode
P2P DNS with content key, crypto key and PKI support. DynDNS alternative.
Stars: ✭ 359 (-21.1%)
Mutual labels:  dns, tls

encrypted-dns-configs

Configuration profiles for DNS over HTTPS and DNS over TLS.

Check out the article for more info: paulmillr.com/posts/encrypted-dns/

Installation

To make settings work across all apps in iOS 14 & MacOS Big Sur, you’ll need to install configuration profile. This profile would tell operating system to use DOH / DOT. Note: it’s not enough to simply set server IPs in System Preferences — you need to install a profile.

On iOS, after installation, go to system Settings => General => Profile, select downloaded profile and click “Install” button.

Providers

To verify resolver IPs and hostnames, compare mobileconfig files to their documentation URLs. Internal workings of the profiles are described on developer.apple.com.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].