Tool develop to easily handle connections with OpenVPN3 in Linux.
Project description
# OpenVPN3 Handler
Tool develop to easily handle connections with OpenVPN3 in Linux.
## Install openvpn3 Go to [openvpn.net](https://openvpn.net/cloud-docs/openvpn-3-client-for-linux/) and install following the instructions
## Install handler When installing the handler is important to use be super user, thus install by running: ` sudo pip install openvpn3_handler `
If using an old distribution in Linux use: ` sudo pip3 install openvpn3_handler `
## Configure handler ` sudo openvpn3_handler config `
Follow the instructions, the following variables are required: - PATH: Absolute path to the .opvn file - USERNAME: Username in the credentials of the openvpn configuration - PASSWORD: Password in the openvpn configuration - CONFIG_NAME: Name of the current configuration (keep the default value, unless multiple configurations are needed) - WRITE_TO: Where to store the credentials (keep the default value /root/.openvpn3.env, unless you know what you are doing)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file openvpn3_handler-0.0.3.tar.gz
.
File metadata
- Download URL: openvpn3_handler-0.0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed93f9c335e72296a01ff51e7435b9ef79556681a6bc82dd88299ae9646303c8 |
|
MD5 | f3ced221e85c59751ca5bdf4cd7d06cf |
|
BLAKE2b-256 | 4c958a226e5eb6f859052446822bc1f127c2df50086491c370cb5932cea2ec78 |