http-tunnel-client/README.md

480 B

CUBETIQ HTTP Tunnel Client

A lightweight http tunnel client using nodejs and socket.io client.

Usage

  • Generate Client Key
npx @cubetiq/http-tunnel config client new
  • Set Client Token (Required, contact to vendor)
npx @cubetiq/http-tunnel config token $TOKEN
  • Start Client
npx @cubetiq/http-tunnel start

Contributors