Skip to content

The DNS Manager App is a C# application designed to manage DNS configurations in a user-friendly way. It provides a graphical interface for users to add, edit, and delete DNS entries, along with their associated names. The app leverages the power of SQLite database to store the DNS information, allowing for efficient retrieval and management.

License

Notifications You must be signed in to change notification settings

ArshaGDS/DNSManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS Manager App

The DNS Manager App is a C# application designed to manage DNS configurations in a user-friendly way. It provides a graphical interface for users to add, edit, and delete DNS entries, along with their associated names. The app leverages the power of SQLite database to store the DNS information, allowing for efficient retrieval and management.

Key Features

Add DNS Entries: Easily add new DNS entries along with their corresponding names to the database.
Edit DNS Entries: Modify existing DNS entries and update their associated names or IP addresses as needed.
Delete DNS Entries: Remove unwanted DNS entries from the database with a simple deletion process.
Display DNS Entries: View the list of DNS entries in a dropdown menu, sorted by name, for convenient selection.
Apply DNS in Windows: Execute DNS changes and apply them to the Windows network configuration.
Clear DNS from Windows: Clear DNS settings from the Windows network configuration for a clean slate.

Installation and Usage

Download the Release file from the repository. Run the DNSManager.exe file to launch the application. Use the intuitive interface to manage DNS entries, apply or clear DNS configurations in Windows.

Requirements

.Net V6

Contributions

Contributions to this DNS Manager App project are welcome! If you find any issues, have suggestions for improvements, or would like to add new features, feel free to submit a pull request. Please refer to the contributing guidelines in the repository for more information.

License

This DNS Manager App is licensed under the MIT License, allowing for open-source contributions and personal or commercial use.

User interface

UI

About

The DNS Manager App is a C# application designed to manage DNS configurations in a user-friendly way. It provides a graphical interface for users to add, edit, and delete DNS entries, along with their associated names. The app leverages the power of SQLite database to store the DNS information, allowing for efficient retrieval and management.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages