Rafficer / linux-cli-community

Linux command-line client for ProtonVPN. Written in Python.
https://protonvpn.com
GNU General Public License v3.0
1.27k stars 198 forks source link

[Enhancement] Connect randomly to predefined servers #22

Open sojusnik opened 4 years ago

sojusnik commented 4 years ago

Would love to see a command that allows to connect randomly to predefined servers, f.i.

protonvpn c -r IS-BR#1 CH-DK#1 SE-FR#1 --cc CH --cc IS

The idea behind this is to alternate between different IPs, but only from selected servers/countries.

Rafficer commented 4 years ago

I eventually plan to add a feature that allows creating server pools and then call random or fastest onto these pools. Then the user can define their own pools in a very flexible manner.