connmanctl

Intel Connection Manager daemon

Install

All systems
curl cmd.cat/connmanctl.sh
Debian Debian
apt-get install connman
Ubuntu
apt-get install connman
Alpine
apk add connman
Arch Arch Linux
pacman -S connman
image/svg+xml Kali Linux
apt-get install connman
Fedora
dnf install connman
Windows (WSL2)
sudo apt-get update sudo apt-get install connman
Raspbian
apt-get install connman
Docker
docker run cmd.cat/connmanctl connmanctl powered by Commando

connman

Intel Connection Manager daemon

The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. 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 provies IPv4 and IPv6 connectivity via: * ethernet * WiFi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez 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. This package contains the connman daemon and its plugins.