wsgate-client

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2018 License: MIT Imports: 16 Imported by: 0

README

wsgate-client - a websocket to tcp proxy/bridge client server

Please see https://github.com/kazeburo/wsgate-server for usage.

[client]
|
| TCP
|
[wsgate-client] (https://github.com/kazeburo/wsgate-client)
|
| websocket (wss)
|
[reverse proxy] if required
|
| websocket (ws)
|
[wsgate-server] (https://github.com/kazeburo/wsgate-server)
|
| TCP
|
[server]

Usage

Usage:
  wsgate-client [OPTIONS]

Application Options:
      --map=             listen port and upstream url mapping file
      --connect-timeout= timeout of connection to upstream (default: 60s)
  -v, --version          Show version
      --headers=         Header key and value added to upsteam
      --private-key=     private key for signing auth header
      --iap-credential=  GCP service account json file for using wsgate -server behind IAP enabled Cloud Load Balancer
      --iap-client-id=   IAP's OAuth2 Client ID

Help Options:
  -h, --help             Show this help message

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL