connman 1.42
Connection management daemon
Connman provides a daemon for managing Internet connections. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. Connman implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth.
- Outputs:
out
- Website: https://01.org/connman
- Licenses: GPL 2
- Package source: gnu/packages/connman.scm
- Builds: See build status
- Issues: See known issues
Installation
Install connman 1.42
as follows:
guix install connman@1.42
Or install the latest version:
guix install connman
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.