I found a script that installs and configures OpenVPN in a very easy way.
go to http://www.pivpn.io
In a ssh session simply run curl -L https://install.pivpn.io | bash
After the installation we can add client certificate, list and revoke.
:: Control all PiVPN specific functions! ::: Usage: pivpn <command> [option] ::: Options: ::: -a, add [nopass] Create a client ovpn profile, optional nopass ::: -d, debug Start a debugging session if having trouble ::: -l, list List all valid and revoked certificates ::: -r, revoke Revoke a client ovpn profile ::: -h, help Show this help dialog ::: -u, uninstall Uninstall PiVPN from your system!
Sem comentários:
Enviar um comentário