This repository includes simple traffic automation for blogger website that could be used by anybody by easily configuring and executing the PHP file. This automation can be used for website penetration testing and for various other ethical processes. The code uses many different types of user agents to make itself completely anonymous.
Use the following commands in your terminal or termux application to run this repository.
# to install the required packages
1. apt install git
2. apt install php7
# to start the script
1. git clone https://github.com/arpitgoswami/webautomation.git
2. cd webautomation
3. php script.php
Note: Fill in the double the no. of views which you want on your blogger website.
# all commands
1. apt install git
2. apt install php7
3. git clone https://github.com/arpitgoswami/webautomation.git
4. cd webautomation
5. php script.php
Answer 1: As many as you want just make sure you have a fast and stable internet connection.
Answer 2: Currently, this repository is unable to work with any VPN service however the user can use an Orbot-like application to change the IP addresses by external means.
For support, email [email protected] or join our Slack channel.