[Hire] Server expert to make ubuntu server with random IP

Status
Not open for further replies.

sayan162

Elite Member
Jr. VIP
Joined
Aug 16, 2012
Messages
2,663
Reaction score
501
Hello
As the titled mentioned i am looking for a server expert guy to make a ubuntu server that can mask ip or change its IP every some interval of time may be 15mins to 60mins.
 
thats pretty easy set up. iNstall proxychains and force that all connections go through it

the set up should look like:

OS internet connection > rotating proxy (set to 15 or 60min) > all apps

there are vendors in bhw that can allow you to set custom rotating period.

an other easy solution, is with same proxychain + mubeng

with mubeng (free open source), you add a list of proxies (if you dont want to use rotating proxies) as a txt file and set a port, and using proxychains, the set up would look like:

OS Internet connection > localhost:9876 (mubeng proxy) > all apps



There, it can be set up in like 20 minutes and i saved you lots of time and money
Actually i want my server IP to be rotate. I unable to send you DM otherwise i want some more info from your end.
 
Actually i want my server IP to be rotate. I unable to send you DM otherwise i want some more info from your end.
if you want your server IP to be rotate you will need to buy a large number of IPs with the server
 
if you want your server IP to be rotate you will need to buy a large number of IPs with the server
Any company that you know because i am trying hard for this.
 
Probably you want some software on ubuntu VPS to use random IP every X or Y seconds - there are easy ways to achieve this without changing server IP.
Using a VPN may give you effect you want.

Another approach I would suggest is to just use big cloud provider like digitalocean, vultr, ovhcloud whatever and recreate VM every hour. Problem fixed - each hour you have fresh VM with random IP assigned from provider pool. Some companies have policies against this (they will assign same IP to your VM if this IP is unused).
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top