1.1.3 • Published 5 years ago

proxy-linux v1.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Proxy for Linux

Easy proxy service switching for browsers and others

Essa ferramenta facilita o chaveamento rápido das configurações de proxy no ambiente linux. Modifica as configurações de proxy dos seguintes apps:

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

Example

How to Install

With Debian Package

Install

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

With NPM

Install

sudo npm i -g --unsafe proxy-linux

Uninstall

sudo npm uninstall -g --unsafe proxy-linux

Manual installation

You need to download or clone the repository on github and execute:

Install

sudo ./install.sh

Uninstall

sudo ./install.sh -u
1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago