{ "info": { "author": "Mikolaj Niedbala", "author_email": "kontakt@mikolajniedbala.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "# OVCCG\n### OpenVpn client config generator\n\nScript generates __*.ovpn__ config file with certs included\n\n## Installation\n```console\nsudo pip3 install git+https://github.com/inthuriel/ovccg.git\n```\n\n### Configuration\nConfiguration file is stored by default in `/usr/share/ovccg/config.yaml` - all variables are described in comments.\n\n### Usage\n```console\n~# ovccg --help\nusage: ovccg [-h] [-c CONFIG] [-o OUTPUT]\n\nScript to autogenerate OPENvpn config alongside with certs\n\noptional arguments:\n -h, --help show this help message and exit\n -c CONFIG, --config CONFIG\n Path to script config\n -o OUTPUT, --output OUTPUT\n Path to save output [full, inc. filename]\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://dev.metatron.com.pl", "keywords": "", "license": "GNU Library or Lesser General Public License (LGPL)", "maintainer": "", "maintainer_email": "", "name": "ovccg", "package_url": "https://pypi.org/project/ovccg/", "platform": "", "project_url": "https://pypi.org/project/ovccg/", "project_urls": { "Homepage": "https://dev.metatron.com.pl" }, "release_url": "https://pypi.org/project/ovccg/0.8/", "requires_dist": null, "requires_python": "", "summary": "OVCCG - OpenVpn client config generator", "version": "0.8" }, "last_serial": 4498333, "releases": { "0.8": [ { "comment_text": "", "digests": { "md5": "0bcd26d8edfe319c2a7bcd2f71629354", "sha256": "c3aab657925ab6d4d557b64eae6031af0fddf0c92a7dbf644976cc52703c0e7e" }, "downloads": -1, "filename": "ovccg-0.8.tar.gz", "has_sig": false, "md5_digest": "0bcd26d8edfe319c2a7bcd2f71629354", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5926, "upload_time": "2018-11-17T22:43:19", "url": "https://files.pythonhosted.org/packages/db/fb/d9eb3048fe98e8a53e501cb1d22d120a547972502199ef17e28fc1bca899/ovccg-0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0bcd26d8edfe319c2a7bcd2f71629354", "sha256": "c3aab657925ab6d4d557b64eae6031af0fddf0c92a7dbf644976cc52703c0e7e" }, "downloads": -1, "filename": "ovccg-0.8.tar.gz", "has_sig": false, "md5_digest": "0bcd26d8edfe319c2a7bcd2f71629354", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5926, "upload_time": "2018-11-17T22:43:19", "url": "https://files.pythonhosted.org/packages/db/fb/d9eb3048fe98e8a53e501cb1d22d120a547972502199ef17e28fc1bca899/ovccg-0.8.tar.gz" } ] }