BeeNoox / proxy-switcher

A simple proxy switcher for Linux Mint or Ubuntu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  _____                            _____         _ _       _               
 |  __ \                          / ____|       (_) |     | |              
 | |__) | __ _____  ___   _ _____| (_____      ___| |_ ___| |__   ___ _ __ 
 |  ___/ '__/ _ \ \/ / | | |______\___ \ \ /\ / / | __/ __| '_ \ / _ \ '__|
 | |   | | | (_) >  <| |_| |      ____) \ V  V /| | || (__| | | |  __/ |   
 |_|   |_|  \___/_/\_\\__, |     |_____/ \_/\_/ |_|\__\___|_| |_|\___|_|   
                       __/ |                                               
                      |___/                                                

Proxy-Switcher.sh

Proxy-Switcher is a simple script to activate or deactivate any HTTP proxy on Linux Mint or Ubuntu. This is usefull when going through a lot of networks !

Installation

  1. Clone the repository (or download/unzip) into a directory.

Usage

To set up a proxy: $ ./proxy-switcher.sh ip:port

To remove a proxy: $ ./proxy-switcher.sh

Enjoy!

About

A simple proxy switcher for Linux Mint or Ubuntu.


Languages

Language:Shell 100.0%