-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Éric Gaspar edited this page Nov 7, 2019
·
8 revisions
wpa_supplicant.conf
country=FR
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="MyWiFiNetworkssid"
psk="MyWiFiPassword"
key_mgmt=WPA-PSK
}
password