OVPN Connect and Verify
Version updated for https://github.com/uchauhan1994/OVPN-connect-actions to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The OVPN Connect Action connects a GitHub Actions job to an OpenVPN network and verifies connectivity to a specified host through the VPN. It automates the process of setting up an OpenVPN connection, decoding credentials from GitHub Secrets, and testing the connection to ensure the host is reachable. The action supports username/password authentication and TLS encryption via environment variables or GitHub Secrets, providing clear output indicating whether the connection was successful.
What’s Changed
Full Changelog: https://github.com/uchauhan1994/OVPN-connect-actions/commits/v1