Skip to content

netblue30/fdns

Repository files navigation

Firejail DNS-over-HTTPS Proxy Server

 

FDNS is an encrypted DNS proxy designed for small networks and Linux desktops. Lean and mean, it protects your computer from some of the most common cyber threats, while also improving privacy and the system performance.

FDNS is written in C and licensed under GPLv3. We use only DoH and DoT services from non-logging and non-censoring providers, while preferring small operators such as open-source enthusiasts and privacy-oriented non-profit organizations.

 

FDNS monitor

 

Features

  • Network of 200+ non-logging/non-censoring service providers spread across the globe. Access to specialized services such as family filtering, adblocking, security, OpenNIC.
  • Blocking ads, trackers, coinminers, phishing.
  • DNS resolver cache and DNS firewall targeting various DNS attack techniques.
  • Highly scalable multi-process design and built-in support for various security technologies such as seccomp, Linux namespaces, and AppArmor.
  • Seamless integration with Firejail Security Sandbox.
 

About us

 

FDNS is a community project. We are not affiliated with any company, and we don’t have any commercial goals. Our focus is the Linux desktop. Home users and Linux beginners are our target market. The software is built by a large international team of volunteers on GitHub. Expert or regular Linux user, you are welcome to join us!

Security bugs are taken seriously, please email them to netblue30 at protonmail.com.

 

Development release 0.9.73:

In order to keep the size of git repository in check, the blocklist filters files were split into a git submodule at https://github.com/netblue30/fdns-blocklists.

When you clone the project please run git clone --recursive https://github.com/netblue30/fdns