nm-tool
network management framework (daemon and userspace tools)
Install
- All systems
-
curl cmd.cat/nm-tool.sh
- Debian
-
apt-get install network-manager
- Ubuntu
-
apt-get install network-manager
- Kali Linux
-
apt-get install network-manager
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install network-manager
- Raspbian
-
apt-get install network-manager
- Dockerfile
- dockerfile.run/nm-tool
network-manager
network management framework (daemon and userspace tools)
NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. This package provides the userspace daemons and a command line interface to interact with NetworkManager. Optional dependencies: * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP address configuration. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation".
network-manager-dbg
network management framework (debugging symbols)
NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. This package contains detached debugging symbols.