wlandetect
----------
wlandetect is a very simple perl script that checks what access points and 
other peers can be reached and then executes some commands based on the 
peers it found. This utility is very useful if you often switch between 
various wireless environments.

Please read the manual page included with this package (wlandetect.8) and 
take a look at the example configuration file.

Quick Start
-----------
1. Run 'make install' in this directory as root
2. Copy wlandetect.conf to /etc and modify it to your needs.
3. Copy wlandetect-init.d to /etc/init.d/wlandetect and make sure it's execute 
   at start-up.
4. Run '/etc/init.d/wlandetect start'
5. Done!
