_ _
| |__ | | ___ __ _ ___ _ _ ___
| '_ \| |/ _ \ / _` | / _ \ | | |/ _ \
| |_) | | (_) | (_| | | __/ |_| | __/
|_.__/|_|\___/ \__, | \___|\__, |\___|
|___/ |___/
A bot in python that adds views to the blogs and websites using the Tor network
- Download command line tor
$ sudo apt install tor
- Tor would be running in background so stop the service
$ sudo service stop tor
- Install the dependencies
$ pip install -r requirements.txt
- Run the blogeye.py
$ python blogeye.py
- Enter the prompted values. Done....