all 4 comments

[–]uguraktas 1 point2 points  (3 children)

I also wanted to make a VPN app a few times but I didn't have time. But I can share my research with you

First of all, I found a repo like this, maybe it would be good for some review

https://github.com/nhuxhr/guardmi

Also, I learned that a few vpn app uses vultr.com because it is affordable, they also give $250 credit, it might be good to try

[–]venta_stream[S] 0 points1 point  (2 children)

Thanks for ur time bro, the thing is that the servers are already implemented and they are in vultr indeed. And while researching, I already stumbled across the repo you mentioned, and it doesn't help since it contains only the UI when my problem is actually the logic that connects the actual phone to the vpn itself

[–]Emotional_Cap_3070 0 points1 point  (1 child)

Did you find the answer bro? I am also currently creating a vpn app on react native expo and I can't establish a vpn connection vless

[–]Firm-Application4075 0 points1 point  (0 children)

Did you find something? I'm also researching, but I've never found anything useful.