Benutzer-Werkzeuge

Webseiten-Werkzeuge


know-how:usefull_commands

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
know-how:usefull_commands [2024/03/28 13:54] – [Disassociate Client hostapd/wpad] ccknow-how:usefull_commands [2024/03/28 13:56] (aktuell) – [List wireless hardware capabilities hostapd/wpad] cc
Zeile 1545: Zeile 1545:
 </code> </code>
  
-====== List /scan wireless access points hostapd/wpad ======+====== List wireless hardware capabilities hostapd/wpad ====== 
 + 
 +<code> 
 +-> iw list 
 + 
 +root@foo:~# iw list 
 +Wiphy phy1 
 + wiphy index: 1 
 + max # scan SSIDs: 4 
 + max scan IEs length: 2257 bytes 
 + max # sched scan SSIDs: 0 
 + max # match sets: 0 
 + Retry short limit: 7 
 + Retry long limit: 4 
 + .... 
 +Wiphy phy0 
 + wiphy index: 0 
 + max # scan SSIDs: 16 
 + max scan IEs length: 199 bytes 
 + max # sched scan SSIDs: 0 
 +... 
 + 
 + 
 +</code> 
 +====== List/scan wireless access points hostapd/wpad ======
   * WLANs anzeigen cli   * WLANs anzeigen cli
  
know-how/usefull_commands.1711630478.txt.gz · Zuletzt geändert: 2024/03/28 13:54 von cc