Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add the HMA VPN commercial provider #106

Closed
romildo opened this issue Oct 14, 2021 · 3 comments
Closed

Request to add the HMA VPN commercial provider #106

romildo opened this issue Oct 14, 2021 · 3 comments
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest 2020 recommended new provider Add new VPN provider

Comments

@romildo
Copy link

romildo commented Oct 14, 2021

I would like to be able to use vopono with the HMA commercial VPN, but this provider is not available yet in vopono.
I am not able to contribute with the code for adding it because I am new to the VPN technology, and I do not program in rust, unfortunately.
Is there any chance that a contributor add the HMA provider to vopono?

@jamesmcm
Copy link
Owner

Hi,

It seems the config files are publicly available at https://support.hidemyass.com/hc/en-us/articles/202721966-I-need-the-config-files-ovpn-for-setting-up-HMA-VPN-on-my-router-smartphone-etc-Where-can-I-get-them-

I can try to do it when I get some time, but I'd need you to test it as there is no free trial.

But if you want to contribute yourself too, it isn't too complicated, it should be even simpler than the PrivateInternetAccess and NordVPN implementations.

@jamesmcm jamesmcm added good first issue Good for newcomers Hacktoberfest Hacktoberfest 2020 recommended new provider Add new VPN provider labels Oct 14, 2021
@jamesmcm
Copy link
Owner

Added in release 0.8.6, note you pass the prefix to the config file with vopono exec.

e.g.:

$ vopono -v exec --provider hma --server laos --protocol OpenVPN firefox-developer-edition

To open firefox-developer-edition with an OpenVPN connection via Laos.

Note it's set to use 8.8.8.8 as the DNS server by default, since HMA do not provide their own.

@romildo
Copy link
Author

romildo commented Oct 17, 2021

Thanks for the quick action!

@romildo romildo closed this as completed Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest 2020 recommended new provider Add new VPN provider
Projects
None yet
Development

No branches or pull requests

2 participants