0.1.0 • Published 8 years ago
gphm v0.1.0
gphm -- git proxy(http) manager
gphm can help you easy and fast switch between different http git proxy.
Install
$ npm install -g gphmExample
$ gphm ls
* none ----- ****
lantern -- http://127.0.0.1:49377$ gphm use lantern //switch proxy to lantern
Proxy has been set to: http://127.0.0.1:49377Usage
Usage: gphm [options] [command]
Commands:
ls List all the proxies
use <proxy> Change proxy to proxy
add <proxy> <url> Add one custom proxy
del <proxy> Delete one custom proxy
help Print this help
Options:
-V, --version output the version number
-h, --help output usage informationLICENSE
MIT
0.1.0
8 years ago