Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lita-openvpnas

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lita-openvpnas

  • 0.2.6
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

lita-openvpnas

A Lita handler plugin for some basic OpenVPN Access Server operations.

Installation

Add lita-openvpnas to your Lita instance's Gemfile:

gem "lita-openvpnas"

Configuration

  • config.handlers.openvpnas.hostname - OpenVPN Access Server hostname
  • config.handlers.openvpnas.sacli_dir - Path to the directory containing the sacli utility on the OpenVPN Access Server
    • Defaults to /usr/local/openvpn_as/scripts
  • config.handlers.openvpnas.ssh_user - SSH user to connect to OpenVPN Access Server
    • Defaults to lita

Usage

Unlock the Google Authenticator for a User
openvpn otp unlock <user>
List Currently Connected VPN users
openvpn active users

User must be members of the vpn_admins lita authorization group.

FAQs

Package last updated on 23 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc