This is a DNS Changer application for Windows and Linux. This application can help those who are gamers and developers to switch between gaming and programming DNS servers easily.
Follow bellow instructions to install the application on your device.
You can download the windows version by going to the Releases page and downloading the .exe setup file.
Run the command bellow in your terminal to install the application on Debian based distros, Other distros support coming soon.
curl -fsSL https://raw.githubusercontent.com/yasdpt/dns-changer/master/install.sh | sudo bash
ayatana-appindicator3-0.1
orappindicator3-0.1
Run the following command
sudo apt-get install libayatana-appindicator3-dev
Or
sudo apt-get install appindicator3-0.1 libappindicator3-dev
Download the tar.gz file from Releases page, decompress and install in your desired location.
cd into the apps location and run
sudo chmod +x dns_changer
And now you can run and use the application!
Coming soon...
You can fork the project make your own changes and create a pull request.
- Clone the project.
- Run
flutter pub get
to get the dependencies. - Run
dart run build_runner build --delete-conflicting-outputs
. - If you're using linux as your development environment refer to Linux requirements section and install the appindicator package.
- Start editing!
This project is licensed under the GPL-3.0 license.