Skip to content

Easy proxy service switching for browsers and others

License

Notifications You must be signed in to change notification settings

winunix/proxy-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy for Linux

Easy proxy service switching for browsers and others

This tool facilitates quick switching of proxy settings in the linux environment. Modify proxy settings for the following apps:

  • Firefox
  • Google Chrome
  • Chromium
  • Apt (file apt.conf)
  • Wget (file .wgetrc)
  • File .profile

Example

Install with APT Repository

wget -qO - "https://winunix.github.io/debian/public.key" | sudo apt-key add -
echo "deb https://winunix.github.io/debian focal main" | sudo tee /etc/apt/sources.list.d/winunix-focal.list
sudo apt update
sudo apt install proxy-linux

Install with Debian Package

You need to download the deb package. Click here.

You can execute using graphical program or execute the command below:

sudo apt install ./proxy-linux*.deb

Uninstall

sudo apt remove --purge proxy-linux

About

Easy proxy service switching for browsers and others

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages