setregdomain
wireless Central Regulatory Domain Agent
Install
- All systems
-
curl cmd.cat/setregdomain.sh
- Debian
-
apt-get install crda
- Ubuntu
-
apt-get install crda
- Arch Linux
-
pacman -S crda
- Kali Linux
-
apt-get install crda
- CentOS
-
yum install crda
- Fedora
-
dnf install crda
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install crda
- Raspbian
-
apt-get install crda
- Dockerfile
- dockerfile.run/setregdomain
crda
wireless Central Regulatory Domain Agent
This package provides a Central Regulatory Domain Agent (CRDA) to be used by the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory domain settings wireless devices may operate within for a given location. CRDA queries operational frequency regulations stored within the regulatory database provided by the wireless-regdb package.
wireless-regdb
wireless regulatory database
This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA.