Skip to content

Instantly share code, notes, and snippets.

@0xv
Created November 6, 2014 12:46
Show Gist options
  • Save 0xv/285ef9ca2232a216909a to your computer and use it in GitHub Desktop.
Save 0xv/285ef9ca2232a216909a to your computer and use it in GitHub Desktop.
dnscrypt.bat
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