Skip to content

eblocker/eblocker-dyndns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.