Rick Sanchez
05/01/2018, 5:23 PMobelisk
05/01/2018, 7:31 PMRick Sanchez
05/01/2018, 7:36 PMobelisk
05/01/2018, 8:00 PMselect wifi_networks.* from wifi_networks join (select subkey position, rtrim(substr(value, 12), '>') hex_name from preferences where domain = '/Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist' and key = 'PreferredOrder' and host = 'current') where hex_name = ssid ORDER BY position;
Rick Sanchez
05/01/2018, 8:08 PMobelisk
05/01/2018, 8:08 PM