OpenVPN Tips
Make OpenVPN automatically connect upon boot
Make sure to change the OPENVPN_CONFIGFILE
variable
Saving OpenVPN Credentials
- So you wont need to type it every time you connect
- For Username password
- Within the 'OS-90922.ovpn', add the path to you text file containing the openvpn credentials:
- Simple username the password for the contents of creds.conf. Top is the username, bottom is the password. (i.e. Offensive Security VPN):
- For private key
- Within the 'OS-90922.ovpn', add the path to you text file containing the openvpn credentials:
- Example contents of /home/kali/VPN/private_key.conf