Skip to content

cloud-shell-lib/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy.sh

export http_proxy config

Install

curl -s https://sh.xaox.cc/install | bash -s proxy

Usage

proxy 58884

equal to:

export http_proxy="http://127.0.0.1:58884"
export HTTP_PROXY="http://127.0.0.1:58884"
export https_proxy="http://127.0.0.1:58884"
export HTTPS_PROXY="http://127.0.0.1:58884"

About

export http_proxy config

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages