Skip to content

Instantly share code, notes, and snippets.

@skorfmann
Created March 19, 2013 09:58
Show Gist options
  • Select an option

  • Save skorfmann/5194899 to your computer and use it in GitHub Desktop.

Select an option

Save skorfmann/5194899 to your computer and use it in GitHub Desktop.
disable ipv6 on mac osx
networksetup -listallnetworkservices
networksetup -setv6off Wi-Fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment