A customizable DNS server for home use.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Veldhousen f76004a261
some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly
3 years ago
client some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly 3 years ago
internal some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly 3 years ago
.gitignore some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly 3 years ago
Dockerfile initial commit 3 years ago
README.md initial commit 3 years ago
config.example.json initial commit 3 years ago
config.go initial commit 3 years ago
go.mod added log and aggregate http endpoints 3 years ago
go.sum added log and aggregate http endpoints 3 years ago
insomnia_collection.json added insomnia collection and implemented rules API 3 years ago
main.go added log and aggregate http endpoints 3 years ago
makefile some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly 3 years ago

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