Skip to content

wgos/yggdns64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS64 for yggdrasil network

A simple DNS64 proxy written in go based on github.com/miekg/dns

Unlike 'regular' DNS64 servers, it does not return a 'white' IPv6 address even if one exists. However, if there is an AAAA record with the yggdrasil address, it returns that specifically.

Fork

Features added compared to the original ufm/yggdns64:

  • Docker builds
  • Binary builds
  • More flexible configuration for forwarders and prefix translation

TODOs

  • Add pipeline for docker builds
  • Add pipeline for binary builds
  • Config rework
  • Support TCP
  • Forward query to multiple upstreams

About

DNS64 for Yggdrasil project

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.5%
  • Dockerfile 0.5%