iwgetid
Tools for manipulating Linux Wireless Extensions
Install
- All systems
-
curl cmd.cat/iwgetid.sh
- Debian
-
apt-get install wireless-tools
- Ubuntu
-
apt-get install wireless-tools
- Alpine
-
apk add wireless-tools
- Arch Linux
-
pacman -S wireless_tools
- Kali Linux
-
apt-get install wireless-tools
- Fedora
-
dnf install wireless-tools-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wireless-tools
- Raspbian
-
apt-get install wireless-tools
- Dockerfile
- dockerfile.run/iwgetid
- Docker
-
docker run cmd.cat/iwgetid iwgetid
powered by Commando
wireless-tools
Tools for manipulating Linux Wireless Extensions
This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.