gayanvoice / android-vpn-client-ics-openvpn

⭐ Create your Android VPN App by using Android Studio and publish to Google Play Store 🤖
https://gayanvoice.medium.com/develop-a-vpn-app-in-java-using-android-studio-6f1f2d66031e
MIT License
597 stars 320 forks source link

Some Query #16

Closed MrShailandra closed 4 years ago

MrShailandra commented 4 years ago

Can I Use Shared hosting for host OpenVPN server and generating Certificates. If no Is there any way to getting free certificates?

gayanvoice commented 4 years ago

No Buddy. You can not use shared hosting for create OpenVPN server. Because shared hosting is also a server with only give access to certain ports like 80, 443 and gives an environment for crawlers and for the users to run backend applications, databases, and provide static hosting for the files.

OpenVPN server does not run apps, databases or hosting any sort of files. It does only some processing and lot of bandwidth. So that, you need to buy a Virtual Private Server. Starting from 2$ ovh.com, buyvm.com, and hetzner.com provides more than 1TB bandwidth of inbound and outbound traffic per month. Otherwise for testing purposes, you can use Google Cloud Compute Engine, Amazon Web Services Lambda, Digital Ocean offer around 10GB traffic per month.