Created
July 20, 2025 15:43
-
-
Save Nexarian/3939bb952b8df0b1254787aa9e39519c to your computer and use it in GitHub Desktop.
Inverter connection profile example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[connection] | |
id=TEG-1JG | |
type=wifi | |
autoconnect-retries=0 | |
interface-name=wlan1 | |
timestamp=1753015674 | |
[wifi] | |
cloned-mac-address=permanent | |
mac-address-randomization=1 | |
mode=infrastructure | |
ssid=TEG-1JG | |
[wifi-security] | |
key-mgmt=wpa-psk | |
psk=[password] | |
[ipv4] | |
method=auto | |
[ipv6] | |
addr-gen-mode=stable-privacy | |
method=auto | |
[proxy] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment