Skip to content

Simple DNS forwarding server with IPv4, IPv6 filtering

License

Notifications You must be signed in to change notification settings

osesov/dnsfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple DNS forwarder

Simple DNS server with possibility to

  • forward requests to upstream server and post-process results
  • Resolve name to ipv4/ipv6 from local database (in addition to forwarded results)
  • Filter IPv4 or IPv6 addresses from results.
  • bind to interface

systemd

copy provided [email protected] to /etc/systemd/system/[email protected] and edit as appripriate. then

$ systemctl start dnsfilter@<IP-OR-INTERFACE-NAME>.service

About

Simple DNS forwarding server with IPv4, IPv6 filtering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages