Skip to main content

OVCCG - OpenVpn client config generator

Project description

OVCCG

OpenVpn client config generator

Script generates *.ovpn config file with certs included

Installation

sudo pip3 install git+https://github.com/inthuriel/ovccg.git

Configuration

Configuration file is stored by default in /usr/share/ovccg/config.yaml - all variables are described in comments.

Usage

~# ovccg --help
usage: ovccg.py [-h] [-c CONFIG] [-o OUTPUT] [-u USER] [-m EMAIL]
                [-p PASSWORD]

Script to autogenerate OPENvpn config alongside with certs

optional arguments:
  -h, --help            show this help message and exit
  -c CONFIG, --config CONFIG
                        Path to script config
  -o OUTPUT, --output OUTPUT
                        Path to save output [full, inc. filename]
  -u USER, --user USER  Username for certificate and config
  -m EMAIL, --email EMAIL
                        Email address of user
  -p PASSWORD, --password PASSWORD
                        Password for certificate [optional]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovccg-0.9.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

ovccg-0.9-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page