You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
[](#backers) [](#sponsors) [](https://github.com/bitbeans/SimpleDnsCrypt/blob/master/LICENSE.md) [](https://ci.appveyor.com/project/bitbeans/simplednscrypt/branch/master) [](https://github.com/bitbeans/SimpleDnsCrypt/releases/latest) [](https://github.com/jedisct1/dnscrypt-proxy) [](https://github.com/bitbeans/SimpleDnsCrypt/releases/latest) [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=c.hermann@bitbeans.de&item_name=Donation+to+the+Simple+DNSCrypt+project)
1
+
[](#backers) [](#sponsors) [](https://github.com/bitbeans/SimpleDnsCrypt/blob/master/LICENSE.md) [](https://ci.appveyor.com/project/bitbeans/simplednscrypt/branch/master) [](https://github.com/bitbeans/SimpleDnsCrypt/releases/latest) [](https://github.com/jedisct1/dnscrypt-proxy) [](https://github.com/bitbeans/SimpleDnsCrypt/releases/latest) [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=c.hermann@bitbeans.de&item_name=Donation+to+the+Simple+DNSCrypt+project)
@@ -7,7 +7,7 @@ Simple DNSCrypt is a simple management tool to configure [dnscrypt-proxy](https:
7
7
8
8
## Status
9
9
10
-
New version based on dnscrypt-proxy 2.0.22
10
+
New version based on dnscrypt-proxy 2.0.24
11
11
12
12
### Preview Download (CI)
13
13
@@ -32,7 +32,7 @@ Microsoft Visual C++ Redistributable for Visual Studio 2017 [x64](https://aka.ms
32
32
33
33
### Installing
34
34
35
-
To install Simple DNSCrypt use the latest (stable) MSI packages: [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.4/SimpleDNSCrypt.msi) or [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.4/SimpleDNSCrypt64.msi).
35
+
To install Simple DNSCrypt use the latest (stable) MSI packages: [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.5/SimpleDNSCrypt.msi) or [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.5/SimpleDNSCrypt64.msi).
36
36
37
37
#### Alternative
38
38
@@ -44,7 +44,7 @@ The MSI package and the SimpleDnsCrypt.exe are signed via a *COMODO RSA Code Sig
44
44
The files are signed under the name: *Christian Hermann*
45
45
46
46
You also can verify the MSI packages with [minisign](https://jedisct1.github.io/minisign/).
47
-
The minisign signatures [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.4/SimpleDNSCrypt.msi.minisig) and [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.4/SimpleDNSCrypt64.msi.minisig) can be verified with the following command:
47
+
The minisign signatures [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.5/SimpleDNSCrypt.msi.minisig) and [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.6.5/SimpleDNSCrypt64.msi.minisig) can be verified with the following command:
0 commit comments