Module: PritunlApiClient

Defined in:
lib/pritunl_api_client.rb,
lib/pritunl_api_client/api.rb,
lib/pritunl_api_client/key.rb,
lib/pritunl_api_client/user.rb,
lib/pritunl_api_client/server.rb,
lib/pritunl_api_client/version.rb,
lib/pritunl_api_client/settings.rb,
lib/pritunl_api_client/organization.rb

Overview

Note:

Tested with Pritunl server version 1.11.813.26

API client for Pritunl. Pritunl is a distributed enterprise vpn server built using the OpenVPN protocol. See the official Pritunl API documentation here: pritunl.com/api.html. I am not affiliated with Pritunl.

Defined Under Namespace

Classes: Api, Client, Key, Organization, Server, Settings, User

Constant Summary collapse

VERSION =
'2.0.0'