webautomation
1.0.0
该存储库包括博客网站的简单流量自动化,任何人都可以通过轻松配置和执行 PHP 文件来使用。这种自动化可用于网站渗透测试和各种其他道德流程。该代码使用许多不同类型的用户代理来使其完全匿名。
在终端或 termux 应用程序中使用以下命令来运行此存储库。
# 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
注:填写双数编号。您希望在博客网站上获得的浏览次数。
# 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
答案 1:只要确保您有快速且稳定的互联网连接即可。
答案 2:目前,该存储库无法与任何 VPN 服务配合使用,但用户可以使用类似 Orbot 的应用程序通过外部方式更改 IP 地址。
如需支持,请发送电子邮件至 [email protected] 或加入我们的 Slack 频道。