Need to use VPS + netsetman for ip rotation/switching..Please help

kazzy_001

Registered Member
Joined
Jun 20, 2011
Messages
76
Reaction score
7
I have a Windows VPS and i would like to automatically rotate at least 6 IPs on the Server. I learnt that netsetman could do such but i don't know where to start from or how to make netsetman work with my VPS.

Do i need to buy additions IPs from the same VPS provider or Anywhere / Proxies? Basically, i need to rotate ips on my VPS...Tried HMA software, it disconnects me and restarts my work...

Anyone know about VPS + netsetman...Please advise
 
You need to make profiles first.

So lets say you have profile 1 has IP: 12.23.34.45
and profile 2 has IP 56.78.87.88

If you want to switch from 1 to 2 you run command line:
NetSetMan.exe -a 2

Create shortcuts like that on your VPS desktop.
So right mouse and then properties.
At target put this:

C:\yourpath\NetSetMan.exe -a 1

do the same for:

NetSetMan.exe -a 2
NetSetMan.exe -a 3
NetSetMan.exe -a 4
NetSetMan.exe -a 5

NetSetMan.exe -a 6

Easiest is to use Windows Scheduler and then schedule those shortcuts to launch at a specific time.

Don't forget to include path.
 
Thanks for your advise.
First, i need to know if i need to buy more ips from my VPS provider or proxies will do and will NetSetman software work on Windows VPS...Please let me know..
 
Back
Top