Skip to content

shahryarse/DNSChanger

Repository files navigation

DNS Changer v1.0

DNS Changer is a Qt-based application for Linux that allows you to easily manage and change your DNS settings.

Installation

AppImage

  1. Download the DNSChanger-x86_64.AppImage file.
  2. Make it executable: chmod +x DNSChanger-x86_64.AppImage
  3. Run it: ./DNSChanger-x86_64.AppImage

Debian/Ubuntu

  1. Download the dnschanger_1.0-1.deb file.
  2. Install it: sudo dpkg -i dnschanger_1.0-1.deb
  3. If there are any dependency issues, run: sudo apt install dnschanger_1.0-1.deb
  4. Run the application by typing DNS_Changer in your terminal or finding it in your application menu.

Features

  • Easy DNS server management
  • Quick DNS switching
  • Ping functionality to test DNS servers
  • +10 Public DNS servers
  • Manage custom DNS Servers

Requirements

  • Linux operating system
  • Qt5 libraries (automatically handled in AppImage, required for .deb installation)

Support

If you encounter any issues or have any questions, please open an issue on this GitHub repository. Or send an E-Mail to: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages