Advertisement
Guest User

Untitled

a guest
Aug 6th, 2014
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1.  
  2. ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
  3. update_config=1
  4. eapol_version=2
  5. ap_scan=1
  6. fast_reauth=1
  7. network={
  8. ssid="ThomsonEB9E22"
  9. proto=WPA
  10. scan_ssid=1
  11. key_mgmt=WPA-PSK
  12. pairwise=CCMP TKIP
  13. group=CCMP TKIP
  14. #psk="************"
  15. psk=****************************************************
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement