Created
November 6, 2014 12:46
-
-
Save 0xv/285ef9ca2232a216909a to your computer and use it in GitHub Desktop.
dnscrypt.bat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /d E:\Master\dnscrypt-proxy-win32\bin | |
netsh interface ipv4 set dnsserver name="Wi-Fi" static 127.0.0.1 | |
dnscrypt-proxy.exe -R opendns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment