0.0.9 • Published 10 months ago

@piki.me/set-proxy v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Run commands with http_proxy and https_proxy set to the value you specified automatically.

中文文档

Install

npm install -g @piki.me/set-proxy

Example

// set proxy, set-proxy would memorize this value
sp proxy http://127.0.0.1:7890

// show proxy
sp proxy

// run command
sp curl https://www.google.com

SYNOPSIS

sp [command]     // run command with http_proxy and https_proxy set
sp proxy [proxy] // set proxy, set-proxy would memorize this value
sp proxy         // show proxy
0.0.9

10 months ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago