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

Windscribe Build A Plan required options #44

Open
LJDR17 opened this issue Feb 17, 2024 · 1 comment
Open

Windscribe Build A Plan required options #44

LJDR17 opened this issue Feb 17, 2024 · 1 comment

Comments

@LJDR17
Copy link

LJDR17 commented Feb 17, 2024

URL to the Wiki page

https://github.com/qdm12/gluetun-wiki/blob/main/setup/providers/windscribe.md

What's missing?

Currently, the SERVER_REGIONS and SERVER_CITIES environment variables are stated as optional, however Windscribe offers a custom premium plan (called build a plan) where the user can choose certain countries and regions for a different fee. These environment variables are not optional for these users since they only have access to certain regions, so these variables will need to contain the regions that the user has access to. If these variables are not utilised, there will be an auth error.

@qdm12
Copy link
Owner

qdm12 commented Jul 29, 2024

20f8e1b adds

For "Build a Plan" subscriptions, you need to set SERVER_REGIONS to the region(s) you have access to. For example, SERVER_REGIONS=Sweden,Italy.

I don't think SERVER_CITIES is required, since build a plan seems to work by regions (aka countries), not by cities right?

@qdm12 qdm12 changed the title Additional instructions for Windscribe Build A Plan users Windscribe Build A Plan required options Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants