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.
u-5@u-laptop:~/Downloads/Torghost/torghost$ sudo torghost --start
[22:46:30] Checking for update...
Traceback (most recent call last):
File "torghost.py", line 232, in
if len(sys.argv) <= 1:
File "torghost.py", line 222, in main
elif choice in no:
File "torghost.py", line 107, in start_torghost
File "torghost.py", line 202, in check_update
print(t() + ' CURRENT IP : ' + bcolors.GREEN + ip() + bcolors.ENDC)
File "dist-packages/requests/models.py", line 897, in json
File "dist-packages/simplejson/init.py", line 518, in loads
File "dist-packages/simplejson/decoder.py", line 370, in decode
File "dist-packages/simplejson/decoder.py", line 400, in raw_decode
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[21066] Failed to execute script torghost
The text was updated successfully, but these errors were encountered:
@1UC1F3R616 - Sometimes script is running fine and something I got error messages as described before.
Right now script is running...I didn't make any upgrade or something...strange...and yes I am using "Ubuntu 19.10". Thank you for reply...cheers.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
u-5@u-laptop:~/Downloads/Torghost/torghost$ sudo torghost --start
[22:46:30] Checking for update...
Traceback (most recent call last):
File "torghost.py", line 232, in
if len(sys.argv) <= 1:
File "torghost.py", line 222, in main
elif choice in no:
File "torghost.py", line 107, in start_torghost
File "torghost.py", line 202, in check_update
print(t() + ' CURRENT IP : ' + bcolors.GREEN + ip() + bcolors.ENDC)
File "dist-packages/requests/models.py", line 897, in json
File "dist-packages/simplejson/init.py", line 518, in loads
File "dist-packages/simplejson/decoder.py", line 370, in decode
File "dist-packages/simplejson/decoder.py", line 400, in raw_decode
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[21066] Failed to execute script torghost
The text was updated successfully, but these errors were encountered: