reverse-proxy-starter

1.0.2 • Public • Published

Simple reverse proxy

Installation

npm i [-g] reverse-proxy-starter [--save-dev]

Usage

reverse-proxy localhost http://127.0.0.1:3000 localhost/api http://127.0.0.1:8001 --port 8080
reverse-proxy {local-ip} http://{local-ip}:3000 {local-ip}/api http://{local-ip}:8001 --port 8080

/reverse-proxy-starter/

    Package Sidebar

    Install

    npm i reverse-proxy-starter

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • s-a