Skip to content

Commit

Permalink
Add features in README
Browse files Browse the repository at this point in the history
Signed-off-by: Sherlock Holo <[email protected]>
  • Loading branch information
Sherlock-Holo committed Feb 27, 2019
1 parent 3f35a30 commit c858fa1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ a mux websocket over TLS proxy

[![Build Status](https://travis-ci.org/Sherlock-Holo/camouflage.svg?branch=master)](https://travis-ci.org/Sherlock-Holo/camouflage)

## 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)
Expand Down

0 comments on commit c858fa1

Please sign in to comment.