Multiple TOR Exit Nodes - Controller Not Working?
问题 I'm trying to use Multiple TOR exit nodes with Selenium, and I'm trying to create a function that changes the multiple identities. However, it doesn't, and returns no error. I believe there's a problem with my code that I can't quite figure out. Perhaps the controller is failing? (I have stderr() outputted to a file and I get nothing every time. And I've also killed each process of TOR) Here's my code: import socks import socket import subprocess import stem.connection import stem.socket from