malwareinfosec / VPNrotator

The VPN Rotator is a Bash/Debian framework for security researchers eager to protect their residential IP and wanting to replay malware traffic from different geolocations.
BSD 2-Clause "Simplified" License
58 stars 15 forks source link

Less countries offered after update from 2.4 #2

Open djlukic opened 1 year ago

djlukic commented 1 year ago

Hi,

I've noticed less countries since I updated to 2.6, 2.7 from 2.4. There used to be much more countries and servers. This is what I get now, there's no Germany, Belgium for example, and overall amount of servers is lower.

Capture

Thanks!

malwareinfosec commented 1 year ago

Hey DJ,

The list of countries has not changed (see: https://github.com/malwareinfosec/VPNrotator/blob/master/countries.txt). Can you help me (you can send me a message in private if you like) with the name of your VPN providers? I need to see their ovpn files and how they name them, to make sure that the code scrapes them properly.

djlukic commented 1 year ago

Hi. I am using Nord and you can find their config at this url hxxps://downloads.nordcdn.com/configs/archives/servers/ovpn.zip

malwareinfosec commented 1 year ago

Thanks.

I've made an update to the country file. Make sure to update the whole VPN rotator using the update menu though (latest version is 2.8).

image

djlukic commented 1 year ago

This did a trick Jerome. In version 2.4 I have had 31 country, now there's 42.

Big thanks!

malwareinfosec commented 1 year ago

You're welcome. Please let me know if you see any bugs. By the way I added an update check (on running .VPN.sh) that will notify you whenever there's a new version.