A customizable DNS server for home use.
 
 
 
 
 
 
Go to file
Adam Veldhousen 977fd7cb2f pagination-logs (#1)
bugfix: pagination, URL rewriting

chore: update dockerfile

chore: update package-lock.json

feat: add upstream default upstream dns server as CLI flag

bugfix: better parsing of client IP for query log

got key loading to work, removed config file for now

got dashboard api call to work

tstorage sucks

wip

pagination

Co-authored-by: Adam Veldhousen <adam.veldhousen@liveauctioneers.com>
Co-authored-by: Adam Veldhousen <adamveld12@gmail.com>
2021-06-10 22:07:54 +00:00
.github/workflows pagination-logs (#1) 2021-06-10 22:07:54 +00:00
client pagination-logs (#1) 2021-06-10 22:07:54 +00:00
internal pagination-logs (#1) 2021-06-10 22:07:54 +00:00
.dockerignore pagination-logs (#1) 2021-06-10 22:07:54 +00:00
.gitignore some style tweaks to the frontend, added search bar, fixed bug with errors not showing correctly 2021-05-13 10:54:52 -05:00
Dockerfile pagination-logs (#1) 2021-06-10 22:07:54 +00:00
README.md initial commit 2021-04-29 00:19:15 -05:00
config.example.json pagination-logs (#1) 2021-06-10 22:07:54 +00:00
config.go pagination-logs (#1) 2021-06-10 22:07:54 +00:00
go.mod Squashed commit of the following: 2021-05-30 20:03:09 -05:00
go.sum pagination-logs (#1) 2021-06-10 22:07:54 +00:00
insomnia_collection.json added insomnia collection and implemented rules API 2021-05-06 23:07:10 -05:00
main.go pagination-logs (#1) 2021-06-10 22:07:54 +00:00
makefile pagination-logs (#1) 2021-06-10 22:07:54 +00:00
test.sh Squashed commit of the following: 2021-05-30 20:03:09 -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