How would you randomise your IP address

nixies

Registered Member
Joined
Jul 4, 2013
Messages
87
Reaction score
25
HI I'm looking to built a tool for generating fake traffic, I would however like it to switch IP addresses regularly. I would ideally like this to be from geospecific addresses (UK) and I would like these to come from a very big pool of IP addresses so it is not easily detectable.

I was thinking of using https://www.hidemyass.com/ but I was wondering if anyone knew a better way?

Thanks
 
You mean like create a VB.Net app that uses HideMyAss to randomily open and close a WebBrowser control?

Could definitely work and is a much better solution than doing a botner or something.
 
proxies...

you can check my sig.
its reverse proxy that redirect ever request to new exit point...
 
There are several tools that use HideMyAss for fake traffic on CodeCanyon. They cost about $5-10
 
hidemyass might be blacklisted, better to use backconnect/reverse proxies that change ip regularly.
 
Back
Top