Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsd - maintain your systemd-resolved

This tool constantly checks your systemd-resolved. It always forces DNS-over-TLS. However, if DNS-over-TLS access is blocked on your network, it starts using the DNSCrypt protocol. But if that also fails, it fallsbacks to your local DNS.

Installation

You can install it as follows.

curl -fsSL https://raw.github.com/keift/dnsd/refs/heads/main/install.sh | sudo bash -s -- --updates

Uninstall

You can uninstall it as follows.

curl -fsSL https://raw.github.com/keift/dnsd/refs/heads/main/uninstall.sh | sudo bash

Parameters

Installation settings can be changed in the following ways.

Parameter Default Description
--updates false This parameter indicates that it needs to update itself continuously.

Example:

curl -fsSL https://raw.github.com/keift/dnsd/refs/heads/main/install.sh | sudo bash -s -- --updates

About

Maintain your systemd-resolved.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages