Skip to content

Commit

Permalink
fix: add monterey log file
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrith committed Oct 28, 2021
1 parent f357d59 commit 1a4364e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/macOS/scan/__logs__/scan-monterey.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
$ /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport --scan
SSID BSSID RSSI CHANNEL HT CC SECURITY (auth/unicast/group)
XXXX-AMPLIFI -81 36 Y -- WPA2(PSK/AES/AES)
XXXX-AMPLIFI -65 36 Y -- WPA2(PSK/AES/AES)
XXXX-2.4GHz -27 11 Y -- WPA(PSK/TKIP,AES/TKIP) WPA2(PSK/TKIP,AES/TKIP)
XXXX-5GHz -33 149 Y -- WPA(PSK/TKIP,AES/TKIP) WPA2(PSK/TKIP,AES/TKIP)

0 comments on commit 1a4364e

Please sign in to comment.