Skip to content

Instantly share code, notes, and snippets.

@henteko
Created October 26, 2012 18:13
Show Gist options
  • Save henteko/3960407 to your computer and use it in GitHub Desktop.
Save henteko/3960407 to your computer and use it in GitHub Desktop.
proxy unsetup sh
#!/bin/sh
networksetup -setwebproxystate Wi-Fi off
networksetup -setsecurewebproxystate Wi-Fi off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment