ahmethedev / reconnect_wifi

Automatic reconnect shell script for Wifi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell scripts for reconnecting Wifi when it is distrupted.

My collage wifi connection is not stable so I needed to connect again everytime when Wifi connection is lost. So I wrote a shell script that automaticly connect to the wifi everytime when connection is lost.

How to use?

1- Download the .sh file on your local machine 2- Make the script executable by running the following command: chmod +x reconnect_wifi.sh 3- Run the scipt: ./reconnect_wifi.sh

About

Automatic reconnect shell script for Wifi


Languages

Language:Shell 100.0%