Skip to content

Commit

Permalink
Fix WINDOWS instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed May 26, 2017
1 parent 5d947ec commit 9685604
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README-WINDOWS.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,16 @@ the first column (for example: `dnscrypt.org-fr`).

5) Open an elevated command prompt (see below), enter the dnscrypt-proxy folder and type:

.\dnscrypt-proxy.exe dnscrypt-proxy.conf --test=0
.\dnscrypt-proxy.exe dnscrypt-proxy.conf

This command just tests if everything is properly installed on your
end, and if the resolver is properly working. If everything looks fine,
the command should display the server key fingerprint and exit right away.

If an error is displayed, retry with a different server.

If not, hit Control+C to quit.

5) So far, so good? Now, enable the service for real:

.\dnscrypt-proxy.exe --install-with-config-file=dnscrypt-proxy.conf
Expand Down

0 comments on commit 9685604

Please sign in to comment.