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

Custom VPN provider support #1416

Merged
merged 39 commits into from
Oct 27, 2023
Merged

Custom VPN provider support #1416

merged 39 commits into from
Oct 27, 2023

Conversation

billz
Copy link
Member

@billz billz commented Oct 12, 2023

Work in progress. Resolves #1414

@frankoz95967943
Copy link

Wow - very nice - one addition - most of these VPN providers allow for parameter on connect to specify the country to connect to. Ie expressvpn connect US
ProtonVPN same
as is nord

They also have in all their CLI the ability to list country to connect to. I do think most also have provision to connect to "best" if no option given?

expressvpn list

will list all countries to connect to

@billz
Copy link
Member Author

billz commented Oct 14, 2023

@frankoz95967943 yup, exactly re: country support. this first stab looks to handle basic connect / disconnect and status operations for each of these CLIs. login / logout and ability to select a country are up next.

@billz
Copy link
Member Author

billz commented Oct 16, 2023

Progress. Testing with other providers is up next.

vpn-status

@billz
Copy link
Member Author

billz commented Oct 19, 2023

@frankoz95967943 ExpressVPN lightway with detailed diagnostics

expressvpn-lightway

@billz billz merged commit 4f3e00f into master Oct 27, 2023
3 checks passed
@billz billz deleted the feat/vpn-providers branch October 31, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Custom VPN set up
2 participants