Skip to content

Instantly share code, notes, and snippets.

@Nexarian
Created July 20, 2025 15:43
Show Gist options
  • Save Nexarian/3939bb952b8df0b1254787aa9e39519c to your computer and use it in GitHub Desktop.
Save Nexarian/3939bb952b8df0b1254787aa9e39519c to your computer and use it in GitHub Desktop.
Inverter connection profile example
[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