Beta Version β Windows DNS Management Tool
DNS Jumper Pro is a simple and practical tool for managing DNS settings on Windows systems. With this app, you can quickly change your DNS, restore it to DHCP, and flush the DNS cache.
β οΈ Note: This is a Beta version. Some features or load operations may not work perfectly. The Release contains the built executable for download.
- Shows only real network adapters (physical adapters)
- Change DNS to popular providers:
- Google (8.8.8.8 | 8.8.4.4)
- Cloudflare (1.1.1.1 | 1.0.0.1)
- Shecan (Iran Bypass)
- Electro (Gaming)
- Or enter a custom DNS
- Restore DNS settings to DHCP (automatic)
- Flush DNS cache
- Light and dark themes with saved preferences
- Clone or download the source code.
- Open the project in Visual Studio.
- Build the project, or download the ready-made executable from Release.
- Run the program as Administrator to apply DNS changes.
- Beta version: some elements may not load correctly.
- Certain DNS servers may not work properly without internet connection or limited network access.
- Only real (non-virtual) adapters are detected.
- The build file in Release may have minor issues, but core DNS management works as intended.
- Open the program.
- Select your network adapter.
- Choose a DNS provider or enter a custom DNS.
- Click APPLY DNS to apply changes.
- Use RESTORE TO DHCP to revert to automatic settings.
- Click FLUSH DNS CACHE to clear the DNS cache.
- Programming language: C# (.NET Framework / .NET 6)
- User interface: Windows Forms
- DNS changes via
netshcommands - Theme settings stored in Windows Registry
- This program is designed for Windows only and does not run on other operating systems.
- Administrator privileges are required to modify DNS settings.
Suggestions, bug reports, and Pull Requests are always welcome! Please ensure your changes do not break core functionality before submitting a PR.
Version: Beta