Skip to content

Commit

Permalink
[ci skip] Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehonoshin authored Jan 22, 2019
1 parent 0574319 commit 772c79d
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ The main purpose of this gem - is to interact with remote API, located at billin

This allows to authenticate user, track his connects/disconnects, apply hooks on connect/disconnect.

### Hooks
## Installation

Built-in hooks allow to implement following features for specific user:
It is assumed, that the gem is installed directly to VPS/docker image with OpenVPN server. So the preferred solution is to install it directly to the system, without `bundler` tool usage.

* Automatic routing of I2P sites through I2P router
* Automatic routing of TOR sites through TOR router
* Applying selected proxy for all HTTP traffic of specific user
`gem install smartvpn-http-hooks`

## Usage

TBD

0 comments on commit 772c79d

Please sign in to comment.