jseidl / Multi-TOR

Shellscript opens multiple TOR instances
109 stars 43 forks source link

Adding code so that the script stops on first error #2

Closed rishantagarwal closed 8 years ago

rishantagarwal commented 8 years ago
  1. This code change is done wrt to new_id file .
  2. Consider a use case where I have created only 10 instances of Tor and I try to change IP's for around 20 of such instances. In such case at the 11th loop it will through error and still wont stop . So, this patch fixes the code issue.

Please have a look @jseidl

rishantagarwal commented 8 years ago

I have created a seperate repository with few more features. It shall soon be updated with more features.

https://github.com/rishantagarwal/TorMultiIp

jseidl commented 8 years ago

Hello my friend. Everything seems fine with your submitted changes. I'll take a look at your mods on your repo as soon as I can.

Thanks for your contribution and interest on the project!