Skip to content

Instantly share code, notes, and snippets.

@KCCat
Created January 18, 2019 08:36
Show Gist options
  • Save KCCat/8e5eca593612e9add1b11f2a3ce8565a to your computer and use it in GitHub Desktop.
Save KCCat/8e5eca593612e9add1b11f2a3ce8565a to your computer and use it in GitHub Desktop.
gnome proxy
gsettings set org.gnome.system.proxy mode auto
gsettings set org.gnome.system.proxy autoconfig-url 'http://my.prox.org/foo.pac'
gsettings set org.gnome.system.proxy autoconfig-url ''
gsettings set org.gnome.system.proxy mode none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment