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> |
||
|---|---|---|
| .github/workflows | ||
| client | ||
| internal | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| config.example.json | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| insomnia_collection.json | ||
| main.go | ||
| makefile | ||
| test.sh | ||
README.md
Gopherhole
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