Updated pbkdf2.py to the newest upstream version
[cnetworkmanager.git] / README
blob4727f8b590adf7d34a5402110336f5540877acaa
1 [10]Cnetworkmanager is a command-line client for [11]NetworkManager,
2 intended to supplement and replace the GUI applets. So far it is a single
3 python script. What is new in version 0.7.1:
5   * it does not need a configuration file anymore:
6     cnetworkmanager -C publicnet
7     cnetworkmanager -C myessid --wep-hex 112234445566778899aabbccdd
8     cnetworkmanager -C moria   --wep-pass SpeakFriendAndEnter  # 0.8
9     cnetworkmanager -C another --wpa-psk-hex \
10       112233445566778899aabbccddeeff00112233445566778899aabbccddeeff00
11   * it works with NM 0.6 (tested on [12]Ubuntu 8.04 Hardy and a
12     pre-release [13]OLPC) in addition to the older support for NM 0.7pre
13     (tested on [14]openSUSE 11.0)
15 What is still left to do:
17   * sooner:
18        * reading the configuration stored by the GNOME nm-applet
19        * possibility to quit after a connection is established
21   * later:
22        * more encryption schemes (WPA2?)
23        * more connection types (dial-up, VPN)
25 Links:
26 9. http://mvidner.blogspot.com/2008/07/cnetworkmanager-071.html
27 10. http://vidner.net/martin/software/cnetworkmanager/
28 11. http://www.gnome.org/projects/NetworkManager/
29 12. http://www.ubuntu.com/
30 13. http://laptop.org/
31 14. http://software.opensuse.org/