add example for dnscrypt (#215)

This commit is contained in:
楊肇峰 2018-12-19 05:19:21 +08:00 committed by Felix Yan
parent ebcf6a6a27
commit 6f2cfc0698
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ Manual Installation
make unbound make unbound
# generate bind's configuration # generate bind's configuration
make bind make bind
# full example of generating dnscrypt-proxy forwarding rules for Windows
make SERVER=101.6.6.6 NEWLINE=DOS dnscrypt-proxy
``` ```
License License