camouflage

command module
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: MPL-2.0 Imports: 1 Imported by: 0

README

camouflage

a mux websocket over TLS proxy

Build Status

Feature

  • standard websocket over TLS
  • mux on websocket
  • verify client by TLS certificate
  • TLS crl support

Usage

  1. prepare your server tls key and crt file
  2. generate your ca and client tls key and crt file (recommend use gnutls)
  3. prepare a static web root (optional)
  4. write config correctly
  5. enjoy it

Notice

you can use self_sign ca for camouflage client to auth self_sign server certificate, however I don't recommend to do it

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
config

Jump to

Keyboard shortcuts

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