I use Tor with Safari on Mac.
Once it is installed and configured, there are two ways to start it:
- Using the
brew services start torcommand - Using the
torcommand
In the former case, I can always stop it using the brew services stop tor command. But how to stop it in the latter case, given that I already closed the current terminal session, and therefore Control-C won’t help?