Page 1 of 1

Randomly select ip address from different servers

Posted: Fri Mar 13, 2015 1:23 am
by mxcano
I want a batch script that would randomly change IP.

So let's say I have 5 locations. I want to change

xxx.xxx.xxx.xxx

I don't want addresses to be similar like

12.10.xxx.xxx

The random the better. I am using openvpn 2 and I have hma vpn client.

How can I do this?

Re: Randomly select ip address from different servers

Posted: Wed Dec 09, 2015 10:14 pm
by florit
:o but havent you Read the Manual?
https://openvpn.net/index.php/open-sour ... npage.html

I Hope this helps

Ernter Main Servers in ovpn file with ip and Port like:

Code: Select all

remote server1 1194
Remote Server2 1194
Remote Server3 1194
... Follow up list
And select After this "remote-random" in ovpn file as Option . :mrgreen: