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 8b76101107
Squashed commit of the following:
3 years ago
client Squashed commit of the following: 3 years ago
internal Squashed commit of the following: 3 years ago
.gitignore some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly 3 years ago
Dockerfile Squashed commit of the following: 3 years ago
README.md initial commit 3 years ago
config.example.json refactoring 3 years ago
config.go initial commit 3 years ago
go.mod Squashed commit of the following: 3 years ago
go.sum add websocket stub 3 years ago
insomnia_collection.json added insomnia collection and implemented rules API 3 years ago
main.go Squashed commit of the following: 3 years ago
makefile Squashed commit of the following: 3 years ago
test.sh Squashed commit of the following: 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