Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mraliscoder/DNSmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

DNS Manager

A Windows application that creates a local DNS server with configurable upstream DNS servers, supporting both IPv4 and IPv6 with load balancing and failover capabilities.

Requirements

  • Windows 7/8/8.1/10/11 (x64)
  • You need administrator privileges (required for binding to port 53)

Installation & Setup

  1. Build or Download the application from the Release section
  2. Install application (admin privileges are required for DNS server functionality)
  3. Configure DNS Servers:
    • Open Settings application
    • Add your preferred DNS servers (one per line)
    • Choose operation mode
    • Click OK to apply
  4. Configure System DNS:
    • Open Network Settings → Change adapter options
    • Right-click your network connection → Properties
    • Select "Internet Protocol Version 4 (TCP/IPv4)" → Properties
    • Set Preferred DNS server to 127.0.0.1
    • (Optional) Set Alternate DNS server to a backup like 1.1.1.1

Default DNS Servers

The application comes pre-configured with popular DNS servers:

IPv4:

  • Google DNS: 8.8.8.8, 8.8.4.4
  • Cloudflare DNS: 1.1.1.1, 1.0.0.1

IPv6:

  • Google DNS: 2001:4860:4860::8888, 2001:4860:4860::8844
  • Cloudflare DNS: 2606:4700:4700::1111, 2606:4700:4700::1001

License

This project is licensed with GPL license.

About

A nice tool to have more than 2 DNS servers on Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /