I tried this I successfully made a copy of the tor folder working with different IPs on both tors, but what do I do for the third copy of the tor folder? What control port and stock port should I put on the third browser?
I need multiple IPs.
I made one copy working ( 1. the default tor and 2. the copy folder )
I need to make 10-15 working copies with different IPs.
Asked
Active
Viewed 1,980 times
2
Glorfindel
- 183
- 1
- 3
- 15
Maulik Lathiya
- 31
- 2
1 Answers
2
You can just increment the Control and Socks ports by 1 for each additional instance.
So for the third browser instance, the ControlPort would be 9053 and the SocksPort would be 9153. For the fourth instance, they would be 9054 and 9154 respectively. And so on.
Richard Horrocks
- 3,155
- 1
- 15
- 24