Skip to content

Instantly share code, notes, and snippets.

@gponty
Created October 7, 2024 13:59
If ERR8NETWORK_CHANGED
disable IPv6
sysctl -w net.ipv6.conf.all.disable_ipv6=1
sysctl -w net.ipv6.conf.default.disable_ipv6=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment