Metadata-Version: 2.1
Name: vpnctl
Version: 0.0.1
Summary: A simple command line interface for managing and controlling VPN connections.
Home-page: https://github.com/fl4m/vpnctl
License: MIT
Keywords: vpn,vpnctl,openvpn
Author: Robert Mörseburg
Author-email: fl4m@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
Project-URL: Repository, https://github.com/fl4m/vpnctl
Description-Content-Type: text/markdown

# vpnctl

A simple command line interface for managing and controlling VPN connections.

## Goals

This project strives to simplify interaction with VPN tools through the command
line. It will first support OpenVPN connections but may be expanded later. 
Its primary focus is on Unix and Mac users.

* * *

&copy; 2021 Robert Mörseburg -- Licensed under the [MIT License](./LICENSE).

