A flexible DNS proxy, with support for encrypted DNS protocols
A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH).
A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH).
To install dnscrypt-proxy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dnscrypt-proxy
To see what files were installed by dnscrypt-proxy, run:
port contents dnscrypt-proxy
To later upgrade dnscrypt-proxy, run:
sudo port selfupdate && sudo port upgrade dnscrypt-proxy
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.