18 lines
1.1 KiB
Plaintext
18 lines
1.1 KiB
Plaintext
#create encrypted passphrase with: wpa_passphrase '<ssid>' '<decrypted_key>'
|
|
country=DE
|
|
ctrl_interface=DIR=/var/run/wpa_supplicant
|
|
update_config=1
|
|
network={
|
|
ssid="FRITZ!Box 7330_EXT"
|
|
psk=6bee2296d336ab07a1aca9f210be55095896e740225d920c0d7f15906dc35846
|
|
id_str="home_outdoor"
|
|
priority=1
|
|
}
|
|
network={
|
|
ssid="FRITZ!Box 7330"
|
|
psk=44df1640e42b8f4e4b424a39af700c817bc2b89f13c324d29c10bf7ba3028258
|
|
id_str="home_indoor"
|
|
priority=2
|
|
}
|
|
|