proxyer-cli

0.0.3 • Public • Published

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

/proxyer-cli/

    Package Sidebar

    Install

    npm i proxyer-cli

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • scott1028