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
{{ message }}
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.
C:\Users\xxxxxx\Downloads\torghost-3.1.1>torghost.py
Traceback (most recent call last):
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 259, in
main()
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 233, in main
check_root()
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 86, in check_root
if os.geteuid() != 0:
AttributeError: module 'os' has no attribute 'geteuid'
The text was updated successfully, but these errors were encountered:
C:\Users\xxxxxx\Downloads\torghost-3.1.1>torghost.py
Traceback (most recent call last):
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 259, in
main()
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 233, in main
check_root()
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 86, in check_root
if os.geteuid() != 0:
AttributeError: module 'os' has no attribute 'geteuid'
The text was updated successfully, but these errors were encountered: