seevik2580 / tor-ip-changer

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

port duplication #73

Closed alienfucxk closed 2 years ago

alienfucxk commented 2 years ago

can you please tell me how to run the ipchanger.exe -m 10 port duplication code?

seevik2580 commented 2 years ago

hi, you can't start 10 instances of tor with same port. if you use -m 10 , first instance will have port 9050 and last instance will have port 9059

alienfucxk commented 2 years ago

I want to increase the connection points like in this image. (https://github.com/seevik2580/tor-ip-changer/blob/master/screenshots/1.3.0-4.png). Where do I write your code?

alienfucxk commented 2 years ago

Where do I write the (exe shortcuts) codes in help.txt

seevik2580 commented 2 years ago

image

alienfucxk commented 2 years ago

really thank you very much, good work