0.0.3 • Published 7 years ago

proxyer-cli v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

proxyer-cli

[Options]
    -d, --dist: ex: -d="/ http://localhost /api/ https://localhost /api2/ https://localhost/v2" or read by Proxyfile.
    -s, --ssl: default is false (optional)
    -p, --port: default is 80 (optional)

[Usage]
    $ proxyer -s -d "/ http://localhost /api/ https://localhost" -p 8443

Proxyfile

/versions/ https://example1.com/api
/api/ http://example2.com

Example

Alt text