1wifi-radar(1) General Commands Manual wifi-radar(1)
2
3
4
6 WiFi Radar - utility for managing WiFi profiles
7
9 wifi-radar [OPTION]...
10
12 WiFi Radar is a PyGTK2 utility for managing WiFi profiles.
13
14 It will look for the config file in /etc/wifi-radar/wifi-radar.conf.
15 You can change that in wifi-radar.
16
17 If the configuration file does not exist, it will create it, so you
18 must always run it within a correctly permitted account (as root or use
19 sudo or pam).
20
21 Recent versions partially implement WPA-TKIP with wpa_supplicant. You
22 need a running wpa_supplicant installation with a /etc/wpa_suppli‐
23 cant/wpa_supplicant.conf file. Then by setting in your /etc/wifi-
24 radar/wifi-radar.conf file the "use_wpa = yes" option and "wpa_driver =
25 ipw" for example, wpa_supplicant will be launched when you connect
26 using this profile.
27
28 But currently you can't set your wpa_supplicant options like the psk,
29 proto, key_mgmt etc. using wifi-radar. Your wpa_supplicant configura‐
30 tion file should be set and tested already. If you have different net‐
31 works set in wpa_supplicant.conf, then you can switch using wifi-radar.
32
33 The wifi-radar script accepts the following command-line options:
34
36 -v, --version for printing the version.
37
39 /etc/wifi-radar/wifi-radar.conf
40 See for more information.
41
43 Probably lots!
44
45 Because of repeated scanning, WiFi Radar is very power consuming.
46
47 Please report bugs to the mailing list <https://lists.anl.gov/mail‐
48 man/listinfo/wifi-radar>
49
51 The GIT repository is available at https://git.tuxfamily.org/wifi-
52 radar/wifi-radar
53
54 If you have questions, visit http://wifi-radar.tuxfamily.org
55
57 This Python program was originally written by Ahmad Baitaimal
58 <ahmad@bitbuilder.com>. It has been maintained at various times by
59 Brian Elliott Finley <brian@thefinleys.com> and Sean Robinson <robin‐
60 son@tuxfamily.org>. Contributions have been provided by:
61
62 · Douglas Breault <genkreton@comcast.net>
63
64 · Nicolas Brouard <nicolas.brouard@libertysurf.fr>
65
66 · Gary Case <gcase@redhat.com>
67
68 · Jon Collette <jonc@etelos.com>
69
70 · David Decotigny <com.d2@free.fr>
71
72 · Simon Gerber <gesimu@gmail.com>
73
74 · Joey Hurst <jhurst@lucubrate.org>
75
76 · Ante Karamatic <ivoks@ubuntu.com>
77
78 · Richard Monk <rmonk@redhat.com>
79
80 · Kevin Otte <kotte@redhat.com>
81
82 · Nathanael Rebsch <nathanael@dihedral.de>
83
84 · Andrea Scarpino <andrea@archlinux.org>
85
86 · Patrick Winnertz <winnie@debian.org>
87
89 wifi-radar.conf(5) wpa_supplicant(8)
90
91
92
93
94WiFi Radar 2.0 July 2009 wifi-radar(1)