getwifi
by Joshua D. Abraham
By default the configuration file is in /etc/getwifi.conf
Currently getwifi can be only be run by the root . I plan on implementing a daemon to run it.
There is a man page that will help with configurations.
Steps For Installation
- Move config into proper place
$ sudo cp config /etc/getwifi.conf
2) Tweak config to fit your configuration
3) Move script and man page into proper place
$ sudo mv getwifi.1 /usr/share/man/man1/
$ sudo mv getwifi /usr/sbin/
4) Run Script
$ sudo getwifi
Enjoy,
Joshua D. Abraham
