seevik2580 / tor-ip-changer

request new identity every X seconds interval using TOR client
GNU General Public License v3.0
386 stars 117 forks source link

Smartproxy #61

Closed chrisooo3 closed 2 years ago

chrisooo3 commented 2 years ago

Hi, has anyone know how is possible that services like https://smartproxy.com/ have over 40M available ip addresses?

Do they have over 40M routers each with public ip address?

seevik2580 commented 2 years ago

they can use kubernetes and microservices where you have thousands or millions of small containers and every container have its own ip address..

chrisooo3 commented 2 years ago

Hi,

what do you mean by microservices?

do you know some hosting service like aws that will allow to start over 40M pods/containers each with different ip?