NAME
WiFi Radar − utility for managing WiFi profiles
SYNOPSIS
wifi-radar [OPTION]...
DESCRIPTION
WiFi Radar is a PyGTK2 utility for managing WiFi profiles.
It will look for the config file in /etc/wifi-radar/wifi-radar.conf. You can change that in wifi-radar.
If the configuration file does not exist, it will create it, so you must always run it within a correctly permitted account (as root or use sudo or pam).
Recent versions partially implement WPA-TKIP with wpa_supplicant. You need a running wpa_supplicant installation with a /etc/wpa_supplicant/wpa_supplicant.conf file. Then by setting in your /etc/wifi-radar/wifi-radar.conf file the "use_wpa = yes" option and "wpa_driver = ipw" for example, wpa_supplicant will be launched when you connect using this profile.
But currently you can’t set your wpa_supplicant options like the psk, proto, key_mgmt etc. using wifi-radar. Your wpa_supplicant configuration file should be set and tested already. If you have different networks set in wpa_supplicant.conf, then you can switch using wifi-radar.
The wifi-radar script accepts the following command-line options:
OPTIONS
−v, −−version for printing the version.
FILES
/etc/wifi-radar/wifi-radar.conf
See for more information.
BUGS
Probably lots!
Because of repeated scanning, WiFi Radar is very power consuming.
Please report bugs to the mailing list <https://lists.anl.gov/mailman/listinfo/wifi-radar>
MORE INFORMATION
The GIT repository is available at https://git.berlios.de/cgi-bin/gitweb.cgi?p=wifi-radar;a=summary
If you have questions, visit http://wifi-radar.berlios.de
AUTHOR
This Python program was originally written by Ahmad Baitaimal <ahmad [AT] bitbuilder.com>. It has been maintained at various times by Brian Elliott Finley <brian [AT] thefinleys.com> and Sean Robinson <seankrobinson [AT] gmail.com>. Contributions have been provided by:
|
• |
Douglas Breault <genkreton [AT] comcast.net> |
|||
|
• |
Nicolas Brouard <nicolas.brouard [AT] libertysurf.fr> |
|||
|
• |
Gary Case <gcase [AT] redhat.com> |
|||
|
• |
Jon Collette <jonc [AT] etelos.com> |
|||
|
• |
David Decotigny <com.d2 [AT] free.fr> |
|||
|
• |
Simon Gerber <gesimu [AT] gmail.com> |
|||
|
• |
Joey Hurst <jhurst [AT] lucubrate.org> |
|||
|
• |
Ante Karamatic <ivoks [AT] ubuntu.com> |
|||
|
• |
Richard Monk <rmonk [AT] redhat.com> |
|||
|
• |
Kevin Otte <kotte [AT] redhat.com> |
|||
|
• |
Nathanael Rebsch <nathanael [AT] dihedral.de> |
|||
|
• |
Andrea Scarpino <andrea [AT] archlinux.org> |
|||
|
• |
Patrick Winnertz <winnie [AT] debian.org> |