command
module
Version:
v0.0.0-...-a568011
Opens a new window with list of versions in this module.
Published: Nov 8, 2023
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dothole
A DNS over TLS recursive name server, inspired by Pi-hole
Features:
- DNS over TLS for both the client and the upstream server
- caching entries
- blocklists
- injecting results
- prometheus server displaying statistics, by default at https://localhost:8080/metrics
Testing:
Ensure you have a public private keypair saved to cert.pem and key.pem
Run the server with: go run proxy.go
Test if it is working with: dig +tls @0.0.0.0 -p 5353 gnu.org
, changing the IP address after @ as appropriate
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.