torghost
torghost copied to clipboard
Stuck on Fetching IP and internet connection is lost
-
sudo torghost -s
Now it gets stuck on fetching ip and it remains stuck, Also Internet connection is lost. onctrl+c
it tries to restart networkmanager but no benifit, I have to restart the machine.
same problem
had the same issue and i found a fix
when doing pip3 install -r requirements.txt run the same command with regular pip
meaning: pip install -r requirements.txt
then it should work
Thanks i fix problem, Now works fine.