0.0.5 • Published 6 years ago

http-cors-proxy v0.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

HTTP CORS Proxy

Install

npm i -g http-cors-proxy

Usage

Usage: http-cors-proxy [options]
 
  Options:
 
    -h, --help                   output usage information
    -V, --version                output the version number
    -P, --port <port>            Local port (default 3000)
    -p, --path <api path>        API redirect path (default none)
    -r, --remote <http address>  Remote address (default http://localhost:8080)
    -o, --origin <http address>  Origin address (default http://localhost:4000)
0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago