@cliz/proxy
TypeScript icon, indicating that this package has built-in type declarations

0.0.25 • Public • Published

Proxy CLI

Make it easy to proxy command

How to

# 1. default proxy is use: 127.0.0.1 17890, support http + https + socks5
proxy curl https://httpbin.org/ip

# 2. custom proxy
proxy --host 192.168.0.8 -p 8888 curl curl curl https://httpbin.org/ip

# 3. example git
proxy git clone https://github.com/zcorky/zodash
proxy git clone git@github.com:zcorky/zodash

License

MIT

/@cliz/proxy/

    Package Sidebar

    Install

    npm i @cliz/proxy

    Weekly Downloads

    14

    Version

    0.0.25

    License

    MIT

    Unpacked Size

    5.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • uniquecolesmith