1wifi-radar.conf(8)                                          wifi-radar.conf(8)
2
3
4

NAME

6       wifi-radar.conf - utility for managing WiFi profiles
7

SYNOPSIS

9       wifi-radar.conf [OPTION]...
10

DESCRIPTION

12       wifi-radar.conf  is  the  configuration  file  for wifi-radar, a PyGTK2
13       utility for managing WiFi profiles.
14

EXAMPLES

16       Here is a sample configuration file using some features.
17
18       [DEFAULT]
19       ifup_required = False
20       auto_profile_order = BRTRY25TYU,WIFI_INED_RECHERCHE,WIFI_INED,any
21       speak_up = False
22       scan_timeout = 5
23       interface = eth1
24       commit_required = False
25
26       [BRTRY25TYU]
27       mode =
28       key = e06de61003
29       use_dhcp = yes
30       security =
31       channel =
32
33       [WIFI_INED]
34       use_dhcp = yes
35
36       [WIFI_INED_RECHERCHE]
37       use_wpa = yes
38       mode = Auto
39       use_dhcp = yes
40       wpa_driver = ipw
41
42       [any]
43       key =
44       use_dhcp = yes
45
46       Recent version partially implements WPA-TKIP with wpa_supplicant. You
47         need a running wpa_supplicant installation  with  a  /etc/wpa_suppli‐
48         cant/wpa_supplicant.conf  file.   Then  by setting "use_wpa = yes" in
49         your /etc/wifi-radar/wifi-radar.conf file and "wpa_driver = ipw"  for
50         example,  wpa_supplicant  will  be  launched  using  the  ipw  driver
51         (ipw2100 or ipw2200) when you connect using this profile.
52
53       But currently you can't set wpa_supplicant options like psk,
54         proto, key_mgmt etc. dynamically, i.e using wifi-radar. Your wpa_sup‐
55         plicant  configuration  file should be set and tested already. But if
56         you have different networks set in wpa_supplicant.conf, then you  can
57         switch using wifi-radar.
58
59       In the above example any option but "wpa" options can be set manually.
60

FILES

62       /etc/wifi-radar/wifi-radar.conf
63                 See wifi-radar(1) for more information.
64

BUGS

66       Probably lots!
67
68       Because of a continuous scan, wifi-radar is very power consuming.
69
70       The SVN repository is available at http://svn.bitbuilder.com
71
72       If you have questions, post them to the Linux Forum at the X1000 Forums
73       site (http://www.x1000forums.com/index.php?showforum=8).
74

AUTHOR

76       This Python programt was written by Ahmad Baitaimal, with contributions
77       from:
78
79       ·   Brian Elliott Finley <brian@thefinleys.com>
80
81       ·   Brouard Nicolas <nicolas.brouard@libertysurf.fr>
82
83       ·   Douglas Breault <genkreton@comcast.net>
84
85       ·   Joey Hurst <jhurst@josephhurst.net>
86
87       ·   Jon Collette <jonc@etelos.com>
88
89       ·   Kevin Otte <kotte@redhat.com>
90
91       ·   Richard Monk <rmonk@redhat.com>
92

SEE ALSO

94       wifi-radar.conf(1)
95
96       wpa_supplicant.conf(5)
97
98
99
100Linux Software for managing WIFI prAopfriilles2005                wifi-radar.conf(8)
Impressum