A customizable DNS server for home use.
 
 
 
 
 
 
Go to file
Adam Veldhousen ee6b8def4a
initial commit
2021-04-29 00:19:15 -05:00
internal initial commit 2021-04-29 00:19:15 -05:00
.gitignore initial commit 2021-04-29 00:19:15 -05:00
Dockerfile initial commit 2021-04-29 00:19:15 -05:00
README.md initial commit 2021-04-29 00:19:15 -05:00
config.example.json initial commit 2021-04-29 00:19:15 -05:00
config.go initial commit 2021-04-29 00:19:15 -05:00
go.mod initial commit 2021-04-29 00:19:15 -05:00
go.sum initial commit 2021-04-29 00:19:15 -05:00
main.go initial commit 2021-04-29 00:19:15 -05:00
makefile initial commit 2021-04-29 00:19:15 -05:00

README.md

Gopherhole

GoDoc Reference GitHub Actions Go Report Card

Fully customizable DNS server.

  • HTTP API to configure on the fly
  • Supports Redis/local in memory caching
  • Access logging
  • Custom rules

Compatible with pihole block lists: https://firebog.net/

LICENSE

MIT