Skip to content

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.

License

arpitgoswami/webautomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Blogger Traffic

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.

Demo

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

FAQ

Question 1: How many views can we take from this type of automation bot?

Answer 1: As many as you want just make sure you have a fast and stable internet connection.

Question 2: Does this work with VPN and TOR traffic?

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.

Support

For support, email arpitgoswami@hotmail.com or join our Slack channel.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages