Skip to content

Commit e914607

Browse files
committed
Update README
1 parent e5868c8 commit e914607

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Missing features:
1313

1414
- IPv6 support - see [#1](https://github.com/bitbeans/SimpleDnsCrypt/issues/1)
1515

16-
dnscrypt-proxy version: **1.9.4**
16+
dnscrypt-proxy version: **1.9.5**
1717

1818
# ![Alt text](img/icons/32x32.png "Installation") Installation
1919

@@ -91,7 +91,9 @@ IPv4 and IPv6 addresses are supported. For names, leading and trailing wildcards
9191

9292
**libdcplugin_ldns_forwarding**
9393

94-
WiP
94+
This plugin redirects queries for specific zones to a set of non-DNSCrypt resolvers. This can be useful for private zones that can only be resolved by a local DNS server.
95+
96+
**Requests are synchronous, so this plugin should not be enabled with untrusted clients.**
9597

9698
# ![Alt text](img/icons/32x32.png "Compatibility") Compatibility
9799

@@ -107,8 +109,8 @@ Feel free to report your success or failure: [here](https://github.com/bitbeans/
107109

108110
# ![Alt text](img/icons/32x32.png "Requirements") Requirements
109111

110-
- This software targets .NET 4.6.
111-
- It also requires Visual C++ Redistributable for Visual Studio 2015 x86.
112+
- This software targets .NET 4.6.2.
113+
- It also requires Microsoft Visual C++ Redistributable für Visual Studio 2017: [x64](https://go.microsoft.com/fwlink/?LinkId=746572) and [x86](https://go.microsoft.com/fwlink/?LinkId=746571)
112114

113115
# ![Alt text](img/icons/32x32.png "Translations") Translations
114116

img/plugins.png

13 KB
Loading

0 commit comments

Comments
 (0)