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

Feature request: Option to get multiple servers configs at once, not only the recommended one. #1

Open
cypherpunk1984 opened this issue Mar 6, 2022 · 3 comments

Comments

@cypherpunk1984
Copy link

Would be great to have the options to get configs from:

a) all of the servers;
b) all of the server from an specific country;
c) all of the servers from an specific city.

P.D. Thanks for this great script.

@sfiorini
Copy link
Owner

sfiorini commented Mar 6, 2022

Definitely a great idea however I am wondering if that's would trigger NordVPN to ban the user who run the script in that way.
The script needs to connect to each server in succession to get the config. If I connect and disconnect 100 times in 2 minutes I imagine it would trigger some red flag...

@cypherpunk1984
Copy link
Author

Definitely a great idea however I am wondering if that's would trigger NordVPN to ban the user who run the script in that way. The script needs to connect to each server in succession to get the config. If I connect and disconnect 100 times in 2 minutes I imagine it would trigger some red flag...

You are completely right, I didn't consider that.
They most probably have some measure to block someone that does that, could end up in an account ban.

@abishur
Copy link

abishur commented Sep 14, 2022

This is definitely something we need to look into more. I was banging my head against the wall trying to figure out why I couldn't connect with the wireguard conf file the script created. Turns out the server was overloaded and rejecting my connection. I tried another random one and I was up and running.

Is there anyway to have a fail over server in the config file so if one doesn't work I don't have to manually go in, change the server I'm connecting to, and pray that works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants