0.0.2 • Published 1 year ago

proxy-chain-cli v0.0.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

proxy-chain-cli

Command line interface of proxy-chain.

Installation

npm install -g proxy-chain-cli
proxy-chain-cli --help

Usage

Start a Chain Server

proxy-chain-cli chain-server start --help

For example,

proxy-chain-cli chain-server start -p 3000 --upstream http://localhost:3128

Will start a server listen on port 3000 and forward request to specified upstream server.

TODO: More features to come in the future.

0.0.2

1 year ago

0.0.1

1 year ago