torghost icon indicating copy to clipboard operation
torghost copied to clipboard

Stuck on Fetching IP and internet connection is lost

Open 1UC1F3R616 opened this issue 3 years ago • 3 comments

  • sudo torghost -s Now it gets stuck on fetching ip and it remains stuck, Also Internet connection is lost. on ctrl+c it tries to restart networkmanager but no benifit, I have to restart the machine.

1UC1F3R616 avatar Oct 11 '20 00:10 1UC1F3R616

same problem

koshs87 avatar Oct 25 '20 01:10 koshs87

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

SolWakeBake avatar Nov 16 '20 15:11 SolWakeBake

Thanks i fix problem, Now works fine.

koshs87 avatar Nov 27 '20 13:11 koshs87