Skip to content

Commit

Permalink
chore(readme): add links to Unbound and Blocky
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnebulalol committed Jan 27, 2024
1 parent f84f5e2 commit 1916610
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Deploy a fast recursive DNS server with Ansible.
- Linux machine with a modern Python version
- Another Linux machine with a fresh Debian/Ubuntu installation

## What does this install

- [Unbound](https://github.com/NLnetLabs/unbound) - main DNS server
- [Blocky](https://github.com/0xERR0R/blocky) - uses Unbound server as an upstream, provides DoH and DoT (soon), and blocks ads

## Installation

1. Install Ansible and jmespath on the host: `pip install ansible jmespath`
Expand Down

0 comments on commit 1916610

Please sign in to comment.