can I use the Vpn service in an app I made that people will be able to use publicly?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
Yes, you can run your own VPN service on DigitalOcean. For example, you could install OpenVPN with 1-Click using the image here:
https://marketplace.digitalocean.com/apps/openvpn-access-server
For more 1-Click VPN installations, you could take a look at the following page:
https://marketplace.digitalocean.com/solutions/security-and-vpn
Hope that this helps!
Best,
Bobby
Yes
If you want to have multiple VPN in different countries, you can create your droplets in those regions.
Then you can have the option in your app to connect to whichever one to use.
What I m trying to do is to be able to have VPN services of the digital ocean in my Android App I want people to be able to change their location at times to different regions, and the app will be publicly available to everyone, so what I m trying to say is that will I be able to achieve this with digital ocean?