C
C
cheremsha112019-03-29 13:30:23
bash
cheremsha11, 2019-03-29 13:30:23

Is there a program to auto change the external IP once a minute?

I tried several programs (on Windows), but they do not have auto-change ip, only SafeIP, but this change does not actually work there (it spins three in a row and that's it). There is a simple test .sh script for collecting statistics, it runs no more than 10 seconds at a time. From this side, the cycle is easy to set up. But it is necessary to make such requests to an external url from different ip about a thousand. Advise the program, with autochange ip, in extreme cases, paid.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rionnagel, 2019-03-29
@cheremsha11

Tor

D
Denis, 2019-03-29
@notwrite

ip ad 192.168.1.1/24 dev eth0
ip aa 192.168.1.2/24 dev eth0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question