mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 23:50:30 +00:00
15 lines
265 B
Text
15 lines
265 B
Text
|
driver=nl80211
|
||
|
ctrl_interface=/etc/wpa_supplicant/wpa_supplicant.conf
|
||
|
ctrl_interface_group=0
|
||
|
beacon_int=100
|
||
|
auth_algs=1
|
||
|
wpa_key_mgmt=WPA-PSK
|
||
|
ssid=raspi-webgui
|
||
|
channel=1
|
||
|
hw_mode=g
|
||
|
wpa_passphrase=ChangeMe
|
||
|
interface=wlan0
|
||
|
wpa=WPA2
|
||
|
wpa_pairwise=TKIP+CCMP
|
||
|
country_code=
|