DNS over HTTPS simple server.
usage: doh-server [-h] [--address ADDRESS] [--port PORT]
[--doh-server DOH_SERVER]
[--log-level {debug,info,warning,error,critical}]
options:
-h, --help show this help message and exit
--address ADDRESS (default: 127.0.0.1) [ENV: DOH_ADDRESS]
--port PORT (default: 25353) [ENV: DOH_PORT]
--doh-server DOH_SERVER
(default: https://1.1.1.1/dns-query) [ENV:
DOH_DOH_SERVER]
--log-level {debug,info,warning,error,critical}
(default: info) [ENV: DOH_LOG_LEVEL]
Default values will based on following configuration files (). The
configuration files is INI-formatted files where configuration groups is INI
sections.See more https://pypi.org/project/argclass/#configs
Content type
Image
Digest
Size
55.2 MB
Last updated
over 4 years ago
docker pull mosquito/doh-server