Skip to content

Commit 79c294a

Browse files
authored
Update README.md
Updating DNScrypt-proxy to 2.1.1 on the testing branch
1 parent 51a2353 commit 79c294a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/xtr0py/dnscrypt-proxy-2-docker.svg)](https://hub.docker.com/r/xtr0py/dnscrypt-proxy-2-docker)
1+
[![Build](https://github.com/xtr0py/dnscrypt-proxy-2-docker/actions/workflows/docker-publish.yml/badge.svg?branch=testing)](https://github.com/xtr0py/dnscrypt-proxy-2-docker/actions/workflows/docker-publish.yml)
22
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/xtr0py/dnscrypt-proxy-2-docker)
33
[![Docker Pulls](https://img.shields.io/docker/pulls/xtr0py/dnscrypt-proxy-2-docker.svg)](https://hub.docker.com/r/xtr0py/dnscrypt-proxy-2-docker)
44

55
This is a Docker image containing [DNSCrypt Proxy 2.x](https://github.com/jedisct1/dnscrypt-proxy). You can use this to set up a DNS proxy on your local network which resolves queries using DNSCrypt or DNS-over-HTTPS (DoH) rather than sending plaintext DNS queries over the Internet.
66

77
This image comes with a configuration which:
8+
- [x] updated DNScrypt-proxy 2.1.1
89
- [x] Looks up queries via DNS-over-HTTPS (DoH) and DNSCrypt
910
- [x] Use only DNSSEC, no logging, no filtering servers
1011
- [x] Listens on all interfaces
1112
- [x] Excludes Cloudflare, Google, and Yandex servers
12-
- [x] updated DNScrypt-proxy 2.0.45
1313
- [x] Uses public-resolvers v3
1414

1515

0 commit comments

Comments
 (0)