dbritto-dev/OpenVPN 3 Action
Using OpenVPN 3 to start a VPN session
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vpn-client-config | VPN Client Config is the OpenVPN profile file (.ovpn or .conf). The value should be encoded on Base 64. | yes | — |
| vpn-autoload-config | VPN Autoload Config is the username and password file (.autoload) to support auth-user-pass The value should be encoded on Base 64. | no | "" |
| script | The script to run. The should use POSIX format as bash script. | yes | — |
Outputs
no outputs