descriptionCommand line interface for NetworkManager
homepage URLhttp://vidner.net/martin/software/cnetworkmanager/
ownermartin.git@vidner.net
last changeFri, 20 Aug 2010 15:25:38 +0000 (20 17:25 +0200)
content tags
add:
README
* What

cnetworkmanager is a command-line client for NetworkManager, intended to
supplement and replace the GUI applets.

It is licensed under the GPL v2 or later.

* Where

http://vidner.net/martin/software/cnetworkmanager/
http://repo.or.cz/w/cnetworkmanager.git

* Screenshot (from 0.20)

$ cnetworkmanager -h
Usage: cnetworkmanager [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -w BOOL, --wifi=BOOL  Enable or disable wireless
  -o BOOL, --online=BOOL
                        Enable or disable network at all
  --state               Print the NM state
  --whe, --wireless-hardware-enabled
                        Print whether the WiFi is enabled
  -d, --device-list, --dev
                        List devices
  --device-info=DEV, --di=DEV
                        Info about device DEV (by interface or UDI(TODO))
  -a, -n, --ap-list, --ap, --nets
                        List access points
  --ap-info=AP, --ai=AP
                        Info about access point AP (by hw address or
                        UDI(TODO))
  -u, --usrcon          List user connection settings
  -s, --syscon          List system connection settings
  -c, --actcon          List active connections
  --demo                Run a random demonstration of the API
  --activate-connection=[KIND],ID,[DEV],[APMAC]
                        activate the KIND(user/system) connection ID on device
                        DEV using APMAC.
  -m, --monitor         loop to show dbus signals
  -C SSID, --connect=SSID
                        Connect to a wireless network SSID (creating the
                        configuration using the key options below)
  --unprotected         network does not require a key
  --wep-hex=KEY         use this WEP key of 26 hex digits
  --wep-pass=KEY        use this WEP passphrase
  --wpa-psk-hex=KEY     use this WPA key of 64 hex digits
  --wpa-pass=KEY        use this WPA passphrase
shortlog
2010-08-20 Martin Vidnerdoc: Migrating from cnetworkmanager to nmclimaster
2009-10-05 Martin VidnerFixed non-ASCII output.
2009-10-05 Martin VidnerFactored out the common API options.
2009-08-22 Martin VidnerAdded nm-mock, a fake NetworkManager.
2009-08-18 Martin VidnerReleasing 0.21.1.v0.21.1
2009-08-17 Martin VidnerA harmless typo in "list_conections".
2009-08-13 Martin VidnerFixed the --wep-* and --wpa-* options (Gentoo#281099).
2009-08-13 Martin VidnerFixed --activate-connection failing with Invalid settin...
2009-08-12 Martin VidneroS 11.2: noarch, os:11.0: fixed build.
2009-08-10 Martin VidnerReleasing 0.21, updated NEWS.v0.21
2009-08-07 Martin VidnerDoc cleanup for *.monitor.
2009-08-07 Martin VidnerDoc cleanup for dbusclient.func.
2009-08-07 Martin VidnerScreenshots to show off (in HTML).
2009-08-07 Martin VidnerAdded --we. Ignore AlreadyAsleepOrAwake error (-o).
2009-08-05 Martin Vidnersmall cleanup
2009-08-05 Martin VidnerMoved prop_table to Table.from_items.
...
tags
14 years ago v0.21.1
14 years ago v0.21
14 years ago v0.20
15 years ago v0.8.4
15 years ago v0.8.3
15 years ago v0.8.0.1
15 years ago v0.8.2
15 years ago v0.8.1
15 years ago v0.8
15 years ago v0.7.1
15 years ago v0.7
15 years ago v0.6
15 years ago v0.5.1
15 years ago v0.5
15 years ago v0.4
15 years ago v0.3.1
...
heads
13 years ago master
14 years ago librarize
14 years ago breakup
15 years ago opensuse-11.1
15 years ago secrets-leak-cve-2009-0365
15 years ago wpa-dist