sends email to administrator with VPN user password and download link creates password-protected zip archive with .ovpn file for download copies .zip file into Apache site profile folder creates ...
This commit fixes an issue where when downloading a client configuration for openvpn server service, we errored out saying specified port is being used by the server. Now what is actually happening is ...
In my previous two columns, I began a series on building Linux-based Virtual Private Network (VPN) solutions using OpenVPN. When I left off last time, I had gotten as far through the OpenVPN server ...