No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Trigger on openvpn events and notify HTTP API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 3.8
 Project Readme

Build Status Inline docs

smartvpn-http-hooks

smartvpn-billing

This ruby gem is wrapper for OpenVPN server daemon.

The main purpose of this gem - is to interact with remote API, located at billing system.

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

Installation

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.

gem install smartvpn-http-hooks

Usage

TBD