Guest User

Untitled

a guest
Dec 14th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. nikitis@ubunti:/etc$ cat wpa_supplicant.conf
  2. ap_scan=1
  3. ctrl_interface=/var/run/wpa_supplicant
  4. network={
  5. ssid="WetNet"
  6. psk="<blanked for pastie"
  7. key_mgmt=WPA-PSK
  8. proto=RSN
  9. pairwise=CCMP
  10. }
Add Comment
Please, Sign In to add comment