Arch Linux allume le wifi

Scanning Network
Run the command to know the name of your network interface –
iwconfig

Run the command –
ip link set interface up

Run the command to search the available WiFi networks. Now move down to look for your WiFi network. --
iwlist interface scan | less


Refer: https://www.linuxandubuntu.com/home/how-to-setup-a-wifi-in-arch-linux-using-terminal
Red Team