Jump to letter: [
ABCDEFGHIJKLMNPQRSTUVWXYZ
]
nginx-module-doh - NGINX module for serving DNS-over-HTTPS (DOH) requests
- Description:
Simple NGINX module for serving DNS-over-HTTPS (DOH) requests.
CAVEAT EMPTOR: This module is experimental, even though I have been using it
successfully with both Firefox and Curl, there may be undiscovered bugs.
Zone transfer is currently not officially supported.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install nginx-module-doh
Packages