/swip

Proxy Switcher

Primary LanguageJavaScriptMIT LicenseMIT

swip

Proxy Switcher

Are you using your laptop across different proxies and frustrated to update your proxy settings for git & npm? Swip is for you. It remembers different proxy settings and switches proxy for git & npm at the stroke of a command.

##Installation

npm install -g swip

##Add a new proxy

swip add <name>

##List the proxies

swip ls

##Switch Proxy

swip <name>

Tested in Windows 7 only