
iwconfig
List of commands for iwconfig:
-
iwconfig:tldr:0f8fb iwconfig: Set the operating mode of the specified interface.$ iwconfig ${interface} mode ${select}try on your machineexplain this command
-
iwconfig:tldr:68c5c iwconfig: Set the ESSID (network name) of the specified interface (e.g. eth0 or wlp2s0).$ iwconfig ${interface} ${new_network_name}try on your machineexplain this command
-
iwconfig:tldr:7945a iwconfig: Show the parameters and statistics of the specified interface.$ iwconfig ${interface}try on your machineexplain this command
-
iwconfig:tldr:abfac iwconfig: Show the parameters and statistics of all the interfaces.$ iwconfigtry on your machineexplain this command