Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1">
  3. <name>Pineapple</name>
  4. <SSIDConfig>
  5. <SSID>
  6. <hex>494e5445524e455420454d20504f</hex>
  7. <name>INTERNET EM PO</name>
  8. </SSID>
  9. <nonBroadcast>false</nonBroadcast>
  10. </SSIDConfig>
  11. <connectionType>ESS</connectionType>
  12. <connectionMode>auto</connectionMode>
  13. <MSM>
  14. <security>
  15. <authEncryption>
  16. <authentication>open</authentication>
  17. <encryption>none</encryption>
  18. <useOneX>false</useOneX>
  19. </authEncryption>
  20. </security>
  21. </MSM>
  22. </WLANProfile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement