Skip to content

Commit 47853e7

Browse files
committed
Merge branch 'master' of github.com:jedisct1/dnscrypt-proxy
* 'master' of github.com:jedisct1/dnscrypt-proxy: Re-add a big download link in addition to the badge Fix Matrix badge and replace the latest release notice with a badge (#749) Add Matrix Chat Badge (#747)
2 parents 26cc68b + 7688059 commit 47853e7

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[![Build Status](https://travis-ci.org/jedisct1/dnscrypt-proxy.svg?branch=master)](https://travis-ci.org/jedisct1/dnscrypt-proxy?branch=master)
2-
31
# ![dnscrypt-proxy 2](https://raw.github.com/jedisct1/dnscrypt-proxy/master/logo.png?3)
42

5-
A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol) and [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt).
3+
[![DNSCrypt-Proxy Release](https://img.shields.io/github/release/jedisct1/dnscrypt-proxy.svg?label=Latest%20Release&style=popout)](https://github.com/jedisct1/dnscrypt-proxy/releases/latest) [![Build Status](https://travis-ci.org/jedisct1/dnscrypt-proxy.svg?branch=master)](https://travis-ci.org/jedisct1/dnscrypt-proxy?branch=master) [![#dnscrypt-proxy:matrix.org](https://img.shields.io/matrix/dnscrypt-proxy:matrix.org.svg?label=DNSCrypt-Proxy%20Matrix%20Chat&server_fqdn=matrix.org&style=popout)](https://matrix.to/#/#dnscrypt-proxy:matrix.org)
4+
5+
## Overview
66

7-
## [dnscrypt-proxy 2.0.19 final is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest)
7+
A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol) and [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt).
88

99
* [dnscrypt-proxy documentation](https://dnscrypt.info/doc) – This project's documentation (Wiki)
1010
* [DNSCrypt project home page](https://dnscrypt.info/)
@@ -13,6 +13,11 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D
1313
* [DNS stamps](https://dnscrypt.info/stamps)
1414
* [FAQ](https://dnscrypt.info/faq)
1515

16+
## [Download the latest release](https://github.com/jedisct1/dnscrypt-proxy/releases/latest)
17+
18+
Available as source code and pre-built binaries for most operating
19+
systems and architectures (see below).
20+
1621
## Features
1722

1823
* DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH) using TLS 1.3, and DNSCrypt.

0 commit comments

Comments
 (0)