Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

#Wifianalyse

About

wifianalyse is a simple bash script that allows you to get the signal level, link quality and ping time of your device connected to a network. This script was tested on a Raspberry Pi running raspbian and a laptop running Ubuntu 16.04.

Usage

Using the script is very simple. just open a terminal cd to the directoryu containing the script and run ./wifianalyse. if you to run the script from anywhere place the script in /usr/local/bin folder. You will be asked to enter the inerface name and ip addresss of your router when you run the script. This information is vital to the running of the script so please enter the correct information. the interface name can be found by running iwconfig.

Tips

Move the wifianalyse script to /usr/local/bin/ to be able to run the script from anywhere. If the file is not executable, run chmod +x wifianalyseto make it an executable.

About

simple bash script to monitor wifi signal and ping time

Topics

Resources

Stars

47 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages