#!/bin/bash
wget https://sourceforge.net/projects/ufficiozero/files/3rd-party-software/dns/DNS_Changer.zip
unzip DNS_Changer.zip -d DNS_Changer
cd DNS_Changer
python3 install.py
