30 Commits
Author SHA1 Message Date
timmy 9b93422bd0 Fix applying blocks and add better errors 2026-07-27 02:43:33 -07:00
timmy 73bb870a53 Use NativeEndian for network type 2026-07-12 20:48:21 -07:00
timmy 9d32e860f6 Fix dropping traffic 2026-07-12 19:52:12 -07:00
timmy 70a5c6b280 Fix upstreams 2026-07-12 19:52:01 -07:00
timmy 8b217f369f drop unneeded OperationType 2026-07-12 16:04:35 -07:00
timmy e5c9c62bb6 Fix http listener 2026-07-12 15:23:45 -07:00
timmy eea180c914 Add ability to block external traffic for a device 2026-07-12 14:30:32 -07:00
timmy b7193ce109 Increase lease to 1 hour 2026-07-12 14:15:00 -07:00
timmy 181f6b606d Make http only listen on interface that dhcp listens on
Specifically because I needed 3 running on a single machine
2026-07-12 14:14:28 -07:00
timmy 1beb321939 Calculate lease range from serverIP and subnet mask 2026-06-04 15:09:38 -07:00
timmy 446046a90a Log each upstream request 2026-05-28 22:45:15 -07:00
timmy 8eeef97ea2 Reduce logging 2026-05-28 22:12:38 -07:00
timmy 840ad05c57 Validate aliases don't overwrite TLDs 2026-03-29 14:42:03 -07:00
timmy 52f553404d Fix test 2026-03-29 14:34:07 -07:00
timmy 1d2eba42cd TODO 2026-02-15 15:14:45 -08:00
timmy 45708f545c Handle multiple domains 2026-02-15 15:14:45 -08:00
timmy fae95466a4 Fix crash on invalid dhcp hostname 2026-02-15 15:14:45 -08:00
timmy 7d4bdc4016 Create host aliases 2026-02-15 15:14:45 -08:00
timmy b6a1ef0eb1 Load dns upstreams from disk 2026-02-15 15:14:45 -08:00
timmy 087845eb8a Add static overrides and more dynamic dns 2026-02-15 15:14:45 -08:00
timmy 605a0e7692 IPv6 DNS Support 2026-02-15 15:14:45 -08:00
timmy ef5ff27ed0 Add DoH client 2026-02-15 15:14:45 -08:00
timmy 8dd2d343ca Consolidate mustParseCIDR 2026-02-15 15:14:45 -08:00
timmy 51e836cc3d Log dyndns requests 2026-02-15 15:14:45 -08:00
timmy 6540f1cab0 Convert ioutil calls to io
go fix ./...
2026-02-15 15:14:45 -08:00
timmy 62a07066b6 Add time and vendor information to leases 2026-02-15 15:06:08 -08:00
timmy aac342c895 Use router7 namespaced tables 2026-02-15 15:06:08 -08:00
timmy 268c3841a6 Add custom exclusions to backup 2026-02-08 23:29:22 -08:00
timmy 5ce11880c9 Set the recursion available flag. Needed when blocking external dns 2026-02-08 23:29:22 -08:00
timmy 5004f54f88 Add custom domain 2026-02-08 22:42:39 -08:00