@github1/relay-proxy

1.0.2 • Public • Published

Relay Proxy

Proxies HTTP requests over a WebSocket connection.

Usage

Start a server:

relay-proxy --server --address https://www.test.com --port 8888

Start a client:

relay-proxy --address ws://localhost:8888 --port 3000

Send a request:

curl -s http://localhost:3000

/@github1/relay-proxy/

    Package Sidebar

    Install

    npm i @github1/relay-proxy

    Weekly Downloads

    6

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    19.9 kB

    Total Files

    15

    Last publish

    Collaborators

    • github1