sondt-1245/OpenVPN Connect Action

Connect to an OpenVPN server using a composite GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configOpenVPN config file content (.ovpn)yes
usernameUsername for auth-user-pass authenticationno""
passwordPassword for auth-user-pass authenticationno""
client_keyClient private key contentno""
tls_auth_keyPre-shared group key for TLS Authno""
tls_crypt_keyPre-shared group key for TLS Cryptno""
tls_crypt_v2_keyPer-client key for TLS Crypt V2no""
echo_configPrint the OpenVPN configuration file for debugging (true/false)notrue
ping_urlIP or hostname to ping after connection to verify VPN is workingno""
modeAction mode: 'connect' to establish VPN, 'disconnect' to tear it downnoconnect
namedescription
statusVPN connection status (true/false)