deathsec / instagram-py

MIT License
328 stars 113 forks source link

Urgent HELP #29

Open botis0 opened 4 years ago

botis0 commented 4 years ago

I have done all the steps but I cant go over this one: I open torrc but it doesn't give me any ports

Configuring Tor server to open control port open your tor configuration file usually located at /etc/tor/torrc

$ sudo vim /etc/tor/torrc # open it with your text editor search for the file for this specific section

The port on which Tor will listen for local connections from Tor

controller applications, as documented in control-spec.txt.

ControlPort 9051

uncomment 'ControlPort' by deleting the # before 'ControlPort' , now save the file and restart your tor server

goyalgautam234 commented 4 years ago

Contact me at instagram goyalgautam_ .......as soon as possible....please

henryleejones commented 3 years ago

you have to open the file torrc in text editor after you grant yourself permission to write to it. then you scroll and find the #controlport 9051. delete the hashtag before it. once you have done that go to save as and replace the original with the newly edited one.