Skip to content

Instantly share code, notes, and snippets.

@glennblock
Created September 17, 2015 12:58
Show Gist options
  • Save glennblock/6d7a35f2c77e4af23d73 to your computer and use it in GitHub Desktop.
Save glennblock/6d7a35f2c77e4af23d73 to your computer and use it in GitHub Desktop.
fixvpn
alias fixvpn="sudo route -n flush && sudo networksetup -setv4off Wi-Fi && sudo networksetup -setdhcp Wi-Fi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment