snippets/wpa_supplicant.conf
2023-09-11 16:28:18 +03:00

53 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
ap_scan=1
fast_reauth=1
country=UA
# To get the config
# just run
# `wpa_passphrase "SSID" "psk"`
# ---------- NDI ----------
network={
#ssid="NDI_SPAU"
ssid=4e44495f53504155
#psk="26336336"
psk=bf5e308cdd75ab9189f78a78fc32b5d924f36b450d6d8a359a95e4d2a2b6e316
id_str="0"
priority=100
scan_ssid=1
}
# ---------- Studio ----------
network={
ssid="202 Studio"
#psk="202%Studio"
psk=0c29b83d259ee8b9c6af1e9e65f20b0f8be85a5e53b7feafde0cf2530541c19d
id_str="1"
priority=99
scan_ssid=1
}
# ---------- K1t ----------
network={
#ssid="Ischtar"
ssid=49736368746172
#psk="highfive"
psk=a67f39a0aefbf5906b20fe6027894cc403d5499febd70ce35e5a30cb5aeb30f0
id_str="2"
priority=98
scan_ssid=1
}
# ---------- K1t phone ----------
network={
#ssid="Слава Ісу"
ssid=d0a1d0bbd0b0d0b2d0b020d086d181d183
#psk="6xm48bqqrtr2cez"
psk=770c61e10ade211b8e1a2fad68ee4e7d2e3a5dfbe576372cfc2deed902f8bf1e
id_str="3"
priority=97
scan_ssid=1
}