https://github.com/unstabl3/breakfold
Give your blog some traffic ;)
https://github.com/unstabl3/breakfold
blog blog-view python3 tor-traffic traffic-bot traffic-generation traffic-generator view-blog-bot
Last synced: 5 months ago
JSON representation
Give your blog some traffic ;)
- Host: GitHub
- URL: https://github.com/unstabl3/breakfold
- Owner: unstabl3
- License: mit
- Created: 2019-07-05T09:32:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T08:31:46.000Z (about 2 years ago)
- Last Synced: 2024-06-15T09:37:50.658Z (about 2 years ago)
- Topics: blog, blog-view, python3, tor-traffic, traffic-bot, traffic-generation, traffic-generator, view-blog-bot
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 46
- Watchers: 5
- Forks: 25
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# breakfold
# v.1.0
This small tool will help you to increase your blog view traffic with Differnet IP for each request with different User-agent.
# screenshot

# Requirements
1) Tor
2) stem library
3) Python3
# Tested on kali Linux
works only on Linux
# ! Installation !
Linux
`apt-get install tor`
Now open tor configuration file it is usually located in /etc/tor/torrc and uncomment following lines.
`ControlPort 9051`
`HashedControlPassword "your password"`
Save the file and exit.
`pip install stem`
`pip install pysocks`
`service tor restart`
If you are using both python version on single machine use pip3 for python3
# How to use
`git clone https://github.com/unstabl3/breakfold.git`
`cd breakfold`
`chmod 744 breakfold.py`
`python3 breakfold.py`
`enter your tor password from torrc file`
`enter blog address with protocol`
`enter number of views you want`
`Now blog will be visited with different ip and User-Agent`
# Support
https://twitter.com/chaskar_shubham
This is in beta version and support for this is minimal.
# Disclaimer
Author will not take any responsibility of your activity using this tool.
For Educational purpose only.
# Credits
@vaibhav yadav for suggesting the name
# License
MIT License