blob: 1207164ff5ac71f2b8f3bcb5fa1357ffea1d2a42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
bcnm - a better client network manager
--------------------------------------
bcnm is currently a set of tools to control the client side of a
WiFi connection.
Ultimately, it aimes to become a network manager for client machines,
similar to NetworkManager, wicd or ConnMan.
It works out-of-the-box on Linux and is easily portable to other
Unix systems.
bcnm does not perform any low-level, hardware-controlling work itself.
It just implements a state machine and send commands to other processes
such as wpa_supplicant and a user-configured DHCP client.
See https://skarnet.org/software/bcnm/ for details.
* Installation
------------
See the INSTALL file.
* Contact information
-------------------
Laurent Bercot <ska-skaware at skarnet.org>
Please use the <skaware at list.skarnet.org> mailing-list for
questions about bcnm.
|