actions-marketplace-validations/OpenVPN 3 Action

Using OpenVPN 3 to start a VPN session

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 20, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dbritto-dev_openvpn3-action@cf5050b3d96d89fbe3a05e3b226f63f71e7364b2 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
vpn-client-configVPN Client Config is the OpenVPN profile file (.ovpn or .conf). The value should be encoded on Base 64. yes
vpn-autoload-configVPN Autoload Config is the username and password file (.autoload) to support auth-user-pass The value should be encoded on Base 64. no""
scriptThe script to run. The should use POSIX format as bash script. yes

no outputs