5

Trying to get Tor to renew my identity for my Python code.

I'm following the STEM project guide on how to set this up. It seems that to get this properly working (for Python), I need to edit the torrc file.

However, I do not seem to have this torrc file. Its not located where it should be according to STEM, nor is it in the place according to this answer. In short, I just do not have this file.

Is this a common issue? Should I create the file myself, and if so, how? Should I download the file somewhere? Or is it something else?

LucSpan
  • 51
  • 2

1 Answers1

3
  1. Open Finder
  2. Press Command, Shift, G
  3. Enter this command: ~/Library/Application Support/TorBrowser-Data/Tor

You should be able to see the Torcc file

CZQ1401
  • 31
  • 3