/dns_fix

Batch script to fix issues with dns by using command prompt 💊💉

Primary LanguageBatchfile

dns_fix

dns_fix is a simple batch script who try to resolve DNS issues on Windows.

command line gif

The little story

I used to have many conexion issue previously but after some search on google and I stumbled about this Windowsreport article. I tried thier solution and it worked for me so I though that it was a good idea to create a batch script who will automaticlly execute commands instead of typing them one by one.

Usage

  1. Download the repository
  2. Unzip the archive
  3. Save your work because your computer will restart!
  4. Run dns_fix.bat as administator
  5. It's done !

Note: You can also run the dns_fix_no_reboot script if you won't restart your computer

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

"THE BEER-WARE LICENSE" (Revision 42):

As long as you retain this notice you can do whatever you want with this
stuff. If we meet some day, and you think this stuff is worth it, you can
buy us a beer in return.

This project is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.