A simple project to quickly change your system's DNS on Windows. With this tool, you can easily switch your DNS address to a popular and high-speed service with just a single click.
- Simple and Minimalist UI: Designed for ease of use.
- Predefined DNS Servers: Includes well-known services like Google, Cloudflare, and Shecan.
- Revert to Default: The option to restore your DNS settings to their default state.
This project is developed using the Python programming language.
Python: The main language of the project.
-
First download Python from the following site and then install it https://www.python.org/downloads/
-
Clone the repository:
git clone https://github.com/Amirmohammad-Seifi/DNS-Changer.git cd DNS-Changer -
Run the application:
python main.py
or double-click on
run.bat(Windows only)
We welcome your contributions to this project! If you have an idea for an improvement, feel free to open a new Issue or submit a Pull Request.
This project is licensed under the GPL-3.0 License. See the LICENSE file for more details.