Open rahulsprajapati opened 5 years ago
I think there are many ways to set up the OpenVPN server. Recently I was looking for setting up a VPN server on DO instance and thought if we can have direct command in EasyEngine which can setup this for me and provide me .ovpn file.
https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04 https://github.com/ezaquarii/vpn-at-home https://github.com/Nyr/openvpn-install/blob/master/openvpn-install.sh
Here are some ways I found to set it up and used the last openvpn-install script.
openvpn-install
ee vpn install/setup ee vpn enable/disable
ee vpn install/setup
ee vpn enable/disable
I think there are many ways to set up the OpenVPN server. Recently I was looking for setting up a VPN server on DO instance and thought if we can have direct command in EasyEngine which can setup this for me and provide me .ovpn file.
https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04 https://github.com/ezaquarii/vpn-at-home https://github.com/Nyr/openvpn-install/blob/master/openvpn-install.sh
Here are some ways I found to set it up and used the last
openvpn-install
script.ee vpn install/setup
ee vpn enable/disable