All pastes #1864338 Raw Edit

Anonymous

public text v1 · immutable
#1864338 ·published 2010-04-17 04:02 UTC
rendered paste body
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=users
eapol_version=1
ap_scan=1
fast_reauth=1

#Home Network
network={
  ssid="Kablammo"
  key_mgmt=NONE
  wep_key0=1a2bff77cd
  wep_tx_keyidx=0
  # Add this option for "shared" wep mode
  auth_alg=SHARED
  priority=5
}