Skip to content

xyziemba/dns2https

Repository files navigation

DNS loopback to DNS-over-HTTPS proxy

dns2https provides a lightweight, local DNS server that resolves requests using Google's DNS-over-HTTPS protocol.

Installation

Mac users via Homebrew:

brew install xyziemba/brew/dns2https
sudo brew services start xyziemba/brew/dns2https

# Modify Wi-Fi below to use with other network services
sudo networksetup -setdnsservers Wi-Fi 127.0.0.1

# If you want to see other network devices, use the following:
networksetup -listallnetworkservices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published