hackerbone/OpenVPN Connect for GitHub Actions
Connect GitHub Actions workflows to private networks with OpenVPN
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config_file | Location of OpenVPN client config file | yes | — |
| username | Username | no | — |
| password | Password | no | — |
| tls_auth_key | Pre-shared group key for TLS Auth | no | — |
| tls_crypt_key | Pre-shared group key for TLS Crypt | no | — |
| tls_crypt_v2_key | Per-client key for TLS Crypt V2 | no | — |
| client_key | Local peer's private key | no | — |
| echo_config | Print the OpenVPN configuration file | no | true |
Outputs
no outputs