OpenVPN Connect Action
Version updated for https://github.com/sondt-1245/openvpn-connect-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The OpenVPN Connect GitHub Action automates the process of establishing and managing an OpenVPN connection within a GitHub Actions workflow. It installs OpenVPN, applies configuration settings, connects in daemon mode, verifies the tunnel status, and optionally disconnects to ensure proper cleanup. This action simplifies secure VPN access for workflows, enabling tasks like interacting with private networks or services during CI/CD pipelines.