dothole

command module
v0.0.0-...-a568011 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 17 Imported by: 0

README

dothole

A DNS over TLS recursive name server, inspired by Pi-hole

Features:

  1. DNS over TLS for both the client and the upstream server
  2. caching entries
  3. blocklists
  4. injecting results
  5. 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL