OpenVPN-PHP-Management-Gui icon indicating copy to clipboard operation
OpenVPN-PHP-Management-Gui copied to clipboard

OpenVPN-PHP-Gui is a php script to manage your openvpn installation.

Results 4 OpenVPN-PHP-Management-Gui issues
Sort by recently updated
recently updated
newest added

Subj :-) I suppose, closing one but maybe somewhere else.

Hi, allow using ssh2 with private key to connect the root account on install.php

There is code here: http://phpseclib.sourceforge.net/x509/guide.html#casigned which can be adjusted to match what we'd need. This would reduce the reliance on the ssh commands, as more stuff can be run from...

I have my SSH port off 22, to prevent brute-force attacks. The install script currently does not permit me to change the ssh port.

enhancement