Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 350 Bytes

eblocker-dyndns

EBlocker-DynDNS is a CoreDNS plugin for eBlocker Mobile's DynDNS service.

IP addresses are read from Redis.

  • For queries of type A the key is the domain (without a . at the end)
  • For queries of type AAAA the key is the domain with /AAAA appended
  • All other queries are answered with NXDOMAIN.