4.0.1 • Published 5 months ago

webvisitor v4.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

GitHub license GitHub repo size GitHub contributors GitHub last commit GitHub forks GitHub issues GitHub pull requests GitHub stars

🤖 BOT VISITOR PROXY

Bot visitor is used (GET HTTP) to send traffic to the target web/blog where this bot uses a proxy to determine different IP Addresses.

This bot uses 1000 user-agents which can send to different types of devices used, to avoid spam detection on the target website. So you don't need to bother adding a user-agent, you only need to add the Proxy and Host Referers that you want to use.

Don't use Host Referrers for pornography, gambling, or anything else. Because it can cause the targeted website/blog to become non-indexed by Google

⚒️ Command Management Access

The following is cmd management in bot :

CMDInformation
/send_visitor url bot delayexample : /send_visitor http://websitetarget.com 100 5
/stop_visitorstop process bot
/getproxyviewing proxy list
/setproxy user:pass@ip:port or ip:portadding new proxy
/removeproxy user:pass@ip:port or ip:portremove proxy
/getreferersview referers list
/setreferer http://example.comset host referer
/removerefer http://example.comremove host referer

⚠️ Warning

  • must use http:// like /send_visitor http://targat.com 10 5

📸 Demo Picture

🆕 Update Version

  • Version 4.0.0 (29/11/2023)

Update running scripted without proxies

  • Version 3.3.4 (20/11/2023)

Fix bug send http:// error

  • Version 3.3.2 (18/11/2023)

I have added a proxy to support use with username and password, or without username and password, like user:pass@ip:port and ip:port

📋 Requirements

  • for using this bot, requirements install needed for bot
apt-get update -y && apt-get upgrade -y
apt install nodejs git npm yarn
npm install node-telegram-bot-api axios-https-proxy-fix fs yarn

🚀 Run this bot

  • Prepare youre API Token telegram.
npm install webvisitor
mv node_modules/webvisitor ./
cd webvisitor
set your api token in config.js

set your proxy in proxy.txt and 

set host referer in referers.txt
  • and for run this bot
yarn start
  • if you need this bot run on background
npm install pm2
  • and run this command
npx pm2 start main.js
  • for stop command
npx pm2 stop main.js

📢 Information

̶I̶t̶ ̶s̶h̶o̶u̶l̶d̶ ̶b̶e̶ ̶n̶o̶t̶e̶d̶ ̶t̶h̶a̶t̶ ̶t̶h̶i̶s̶ ̶b̶o̶t̶ ̶m̶u̶s̶t̶ ̶u̶s̶e̶ ̶a̶ ̶̶P̶r̶o̶x̶y̶ ̶(̶H̶T̶T̶P̶)̶.̶̶ ̶I̶f̶ ̶i̶t̶ ̶d̶o̶e̶s̶n̶'̶t̶ ̶u̶s̶e̶ ̶a̶ ̶p̶r̶o̶x̶y̶,̶ ̶t̶h̶i̶s̶ ̶b̶o̶t̶ ̶w̶i̶l̶l̶ ̶̶N̶O̶T̶̶ ̶b̶e̶ ̶a̶b̶l̶e̶ ̶t̶o̶ ̶r̶u̶n̶.̶ I suggest using 20-50 Residental Proxy (HTTP) for Socks5 or others I haven't tried, you can try it yourself.

Now already support with running without proxies!

I dedicate it to people who are tired of waiting for a long time to index their website/blog, maybe this will help a little. I am not responsible if someone abuses this script to send traffic continuously without stopping, because it can cause non-indexing, aka the loss of the web/blog index from Google.

if there is an error in sending visitors, as in the demo photo that I have shown. This is not due to an error in the script, but rather an error from the proxy used, such as error 407 which means the proxy did not accept authentication.

If there is a bug, open an issue and I will fix it asap soon as possible.

Use as necessary, take your own risk!

⚠️ Another Project

If you think this is too complicated, you can use another project of mine, without a proxy and without using bots. because this shell script is used to flood http, here we go. HTTP Flooder.

🤝 Contributing

If you find a bug or want a new feature in this bot, open an issue or pull request and for those who want to contribute to this bot script. Welcome and really appreciate it.

📝 License

This project is licensed under the MIT License.

🌟 Forks and Stars

If you find this project useful, please give it a star ⭐ and consider forking it 🍴 to support its development and help it reach a wider audience.

☕ Project usesless?

If this project is very helpful, you can support me to be more enthusiastic about developing it

👤 Development

Mustofa Bovalone
Mustofa Bovalone
Author, Base, Bug Fixes
4.0.1

5 months ago

4.0.0

5 months ago

3.3.6

6 months ago

3.3.5

6 months ago

3.3.4

6 months ago

3.3.3

6 months ago

3.3.2

6 months ago

3.3.1

6 months ago

3.3.0

6 months ago

3.2.0

6 months ago

3.1.4

6 months ago