HackerTrans
TopNewTrendsCommentsPastAskShowJobs

miniyarov

no profile record

Submissions

[untitled]

1 points·by miniyarov·3 года назад·0 comments

Ask HN: What features do you look for when choosing a VPN solution?

1 points·by miniyarov·5 лет назад·0 comments

ZudVPN made it to App Store – create VPN on your own VPS

apps.apple.com
1 points·by miniyarov·5 лет назад·0 comments

Show HN: Learn PHP 8 in 5 minutes

miniyarov.medium.com
1 points·by miniyarov·6 лет назад·0 comments

Ask HN: I live outside the US, I want to file a software patent in the US

1 points·by miniyarov·6 лет назад·0 comments

comments

miniyarov
·5 лет назад·discuss
I recently got my endorsement in under 8 hours. There’s a great discussion board on https://discourse.tnvisaforum.org/ forum.

Definitely recommend the visa, given that it has a great guide by TechNation.io
miniyarov
·5 лет назад·discuss
The initiative called VPN Trust Initiative (https://vpntrust.net/) inside the article has a broken Contact Us form. It doesn't work :/
miniyarov
·5 лет назад·discuss
If anyone wants to have a mobile app that creates VPN on DigitalOcean, AWS or GCP checkout ZudVPN.com (https://github.com/zudvpn/ZudVPN)

Completely transparent server cloud init: https://github.com/zudvpn/ZudVPN/blob/master/src/providers/D...
miniyarov
·5 лет назад·discuss
If anyone wants to have a mobile app that creates VPN on DigitalOcean, AWS or GCP checkout ZudVPN.com (https://github.com/zudvpn/ZudVPN)

Completely transparent server cloud init: https://github.com/zudvpn/ZudVPN/blob/master/src/providers/D...
miniyarov
·5 лет назад·discuss
Rather than depending on VPN services, I use Cloud Providers because, at least, I know that my server isn't logging me for sure. However, it is hard to deploy a VPN server on cloud providers right from your phone. That's why I developed zudvpn.com

Completely open-source with DNS Ad blocking features and even a terminal to connect to the server.

Store: https://apps.apple.com/us/app/zudvpn-personal-vpn-on-cloud/i... Github: https://github.com/zudvpn/zudvpn
miniyarov
·6 лет назад·discuss
App to create VPN server on DigitalOcean, AWS, GCP, Vultr, or other cloud provider with a single click of button. Additionally with a DNS adblocker and mobile terminal to connect to VPN. 100% open source. See https://www.zudvpn.com and Github https://github.com/zudvpn/zudvpn
miniyarov
·6 лет назад·discuss
I built a VPN application for iOS and Android (still working on it) that uses user's DigitalOcean, AWS, or GCP to log in via OAuth2 or API token and create a VPN server so that only the user can connect and use.

However, I still can think of any monetization except Ads (which I don't think will help because the VPN server also include ad-blocker). The only monetization might be donation. But if anyone has any idea I would be glad to listen to.

Btw, the link to side-project: https://www.zudvpn.com GitHub: https://github.com/zudvpn/ZudVPN
miniyarov
·6 лет назад·discuss
At ZudVPN (https://zudvpn.com) we use Caddy to retrieve certificates for subdomain.zudvpn.com where they are later used for VPN connections instead of web server. This makes us be able to issue personal VPNs secured with SSL/TLS on any major Cloud Providers. I would thank both Caddy and Let's Encrypt that opens endless opportunities around secure connection.