Skip to content

Commit

Permalink
readme: features update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatczuk committed Nov 28, 2017
1 parent 374e811 commit 44b2e72
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ Go HTTP tunnel is a reverse tunnel based on HTTP/2. It enables you to share your

Features:

* HTTP proxy
* HTTP [basic authentication](https://en.wikipedia.org/wiki/Basic_access_authentication)
* HTTP proxy with [basic authentication](https://en.wikipedia.org/wiki/Basic_access_authentication)
* TCP proxy
* Auto reconnect using backoff strategy
* Dynamic client management and eviction
* Go `http.Handler` and `http.RoundTripper` implementations
* Client auto reconnect
* Client management and eviction
* Easy to use CLI

Common use cases:

Expand Down

0 comments on commit 44b2e72

Please sign in to comment.