Skip to content

Simple NextDNS proxy DNS server that you can run on your local network to proxy all traffic via secure DNS to NextDNS

License

Notifications You must be signed in to change notification settings

magnu5/nextdns-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextdns-proxy

This is a simple DNS server that runs the nextdns-cli package in a debian container.

Example usage

The docker-compose.yml will work with Balena Cloud, amd64 only for now.

Balena Cloud

Add as the Application Environment Variables in the Balena Cloud dashboard:

 NEXTDNS_CONFIG: <<Your NextDNS Config/Endpoint ID here, this can be found on the NextDNS Setup page>
 NEXTDNS_FORWARDING_DOMAIN: <<Your Local DNS Name Here, eg: myfancyhome.net>>
 NEXTDNS_FORWARDING_DNSIP: <<Your Local Router's IP Here, eg: 10.0.1.1>>

Unraid

Unraid template repository: https://github.com/magnu5/docker-templates

About

Simple NextDNS proxy DNS server that you can run on your local network to proxy all traffic via secure DNS to NextDNS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.3%
  • Shell 46.7%