You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/aerocifer/Tor/tor_services.py", line 26, in
main()
File "/home/aerocifer/Tor/tor_services.py", line 23, in main
Service.StartService()
File "/home/aerocifer/Tor/tor_services.py", line 19, in StartService
TorProxy.ConfigureTor
File "/home/aerocifer/Tor/proxy/proxy.py", line 47, in ConfigureTor
fd = open(torrc)
^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/aerocifer/Tor\proxy\tor_configs\win\'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/aerocifer/Tor/tor_services.py", line 26, in
main()
File "/home/aerocifer/Tor/tor_services.py", line 23, in main
Service.StartService()
File "/home/aerocifer/Tor/tor_services.py", line 19, in StartService
TorProxy.ConfigureTor
File "/home/aerocifer/Tor/proxy/proxy.py", line 47, in ConfigureTor
fd = open(torrc)
^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/aerocifer/Tor\proxy\tor_configs\win\'
The text was updated successfully, but these errors were encountered: