Skip to content

A tool for changing Gnome proxy settings using terminal with ease. Written in Bash.

License

Notifications You must be signed in to change notification settings

Aryangh1379/toggleproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

toggleproxy

I found no tools to do that for me, so I made this. Not a masterpiece, but it WORKS.

Instruction (how-to-use):

put the .conf file in ~/.config/toggleproxy.conf and modify it as your need, for example, to create a new profile, see this example If you only want to use socks proxy settings, you can delete the http, https, ftp lines in the config. after configuration, to switch your profile, enter:

$ toggleproxy [your-profile-in-here]

or to turn off the proxies:

$ toggleproxy none

and your Gnome proxy settings will be unset.

About

A tool for changing Gnome proxy settings using terminal with ease. Written in Bash.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages