Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 427 Bytes

File metadata and controls

8 lines (8 loc) · 427 Bytes
  1. Brew install tor (mac) / sudo apt-get install tor (ubuntu)
  2. Brew services start tor (mac) / sudo service tor start (ubuntu)
  3. Sudo pip install requests
  4. Pip install torrequest==0.1.0
  5. Go to /etc/tor/torrc file and add ControlPort 9051 and remove .sample extension of the file
  6. Rew services restart tor (mac) / sudo service tor restart
  7. Python site-view-bot.py
  8. Give full url link and number of views you need.