Skip to content

Instantly share code, notes, and snippets.

@BlueSkyXN
Created April 8, 2024 13:02
Show Gist options
  • Select an option

  • Save BlueSkyXN/1af8dcd7ea4f58b8d70223b5a9d22e9f to your computer and use it in GitHub Desktop.

Select an option

Save BlueSkyXN/1af8dcd7ea4f58b8d70223b5a9d22e9f to your computer and use it in GitHub Desktop.
RestartIPv6Privacy.bat
@echo off
netsh interface ipv6 set privacy state=disable
netsh interface ipv6 set privacy state=enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment