Skip to content

This is a custom version of the OpenVPN setup script over at https://github.com/Nyr/openvpn-install which sets up your server to work with our OpenVPN authentication

License

Notifications You must be signed in to change notification settings

AuthwareCloud/openvpn-setup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Authware OpenVPN setup script

This script installs and configures OpenVPN on a server for the Authware OpenVPN authentication. This script is a modified version of the original OpenVPN setup script, which can be found below

Original script

📲 Usage

Run this in your servers command line:

curl -O https://raw.githubusercontent.com/AuthwareCloud/openvpn-setup-script/main/authware-openvpn-install.sh &&
chmod +x authware-openvpn-install.sh &&
./authware-openvpn-install.sh

📜 License

Licensed under the MIT license, see LICENSE.MD This script is a modified version of the script linked above, to find the original script, go there. We do not claim credit for this scripts creation.

About

This is a custom version of the OpenVPN setup script over at https://github.com/Nyr/openvpn-install which sets up your server to work with our OpenVPN authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages