os.system("tor --quiet &")
time.sleep(7)
print "Done"
I need to start Tor as a background process because if I don't it will hang at the end of initialization. Can anyone point me in the right direction?
Thanks,
Dylan
If anyone is unfamiliar with Tor: https://www.torproject.org/

New Topic/Question
Reply


MultiQuote




|