Does your internet at AUT keep disconnecting and reconnecting?
You can use this script.
- clone the repository
- enter your username and password in script
- run the commands which belongs to your OS
cd Your/Script/Directory/Path
sudo chmod 755 Unix-based.sh
./Unix-based.sh
- NOTE: Change the path
On the first run, the script will prompt you for your username and password, like this:

But for future runs, it’s not necessary.
For future runs, you can simply use this alias. Run these commands in your terminal:
cd
echo "\n\nalias autwifi='Your/Script/Directory/Path/Unix-based.sh'"
Now you can simply run the script by typing this alias in the terminal:
autwifi
open Command Prompt as an administrator; then:
\Your\Script\Directory\Path\Windows.bat
- NOTE: Change the path