Forum Discussion

Mousefluff's avatar
Mousefluff
Iron Contributor
Jan 23, 2025

One-Button / Automated Encrypted DNS (ODoH) Example On Windows 10 / 11

This stub resolver example utilizes ODoH (DNSCrypt-Proxy 2.x), can be used in conjunction with a VPN, and an optional Caching-Only DNS / Name Server behind it.

 

NOTE: Right-click on the following batch files after saving them, and click "Run as administrator".

 

Use Notepad to create this file on your desktop or another folder: https://sourceforge.net/projects/openscriptlab/files/Batch_PowerShell/DNSCrypt-Proxy_Auto_Installer.bat/download

2 Replies

  • GabrielStone's avatar
    GabrielStone
    Iron Contributor

    Replace C:\Path\To\Your\Downloaded\ with the actual path where you downloaded the DNSCrypt-Proxy ZIP file. Replace https://your-odoh-provider.com/dns-query with the actual URL of your chosen ODoH provider. You’ll need to find a provider that supports ODoH, such as those that list ODoH servers in their documentation.

  • BrianYoung's avatar
    BrianYoung
    Iron Contributor

    This script assumes that you have PowerShell installed, which is by default on Windows 10/11.

Resources