Skip to content

activethread/http-cors-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published