Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 783 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 783 Bytes

openvpn-1password

Save OpenVPN client credentials to 1Password

Usage

openvpn_1password "op://<vault>/<item>"

Reference: https://developer.1password.com/docs/cli/reference/commands/read

but we don't need section field, the program will fill it up automaticly

for example: op://MyPrivateVault/TemporaryOpenVPN

image

1Password Configuration

Option fields: username , password

Required Fields: Your openvpn configuration file, ends with .ovpn suffix

image

Build

cargo build --release