-
-
Save KCCat/8e5eca593612e9add1b11f2a3ce8565a to your computer and use it in GitHub Desktop.
gnome proxy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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