Metadata-Version: 1.1
Name: openvpn-manager
Version: 1.0.0.dev2
Summary: A simple OpenVPN Manager
Home-page: https://github.com/pgmillon/openvpn-manager
Author: Pierre-Gildas MILLON
Author-email: pg.millon@gmail.com
License: MIT
Description: ===============
        OpenVPN Manager
        ===============
        
        Description
        ===========
        
        **OpenVPN Manager** is a simple yet effective API-based manager for OpenVPN connections.
        It's originally written for my Synology DS209 NAS that I use as VPN box to connect my local network to my cloud network.
        
        Features
        ========
        
        - Complete & accessible JSON-based API
        - Polling service to check connection status & automatic reconnection
        - Password with Certificates (TLS) authentication
        
        Authors
        =======
        
        OpenVPN Manager is written and maintained by `Pierre-Gildas MILLON <pg.millon@gmail.com>`_.
        
        `See here for the full list of contributors <https://github.com/pgmillon/openvpn-manager/graphs/contributors>`_.
Keywords: openvpn manager
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Networking
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
