npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

webvisitor

v4.0.1

Published

The Auto Visitor bot is used to send traffic to the target web/blog where this bot uses a proxy to determine different IP addresses.

Downloads

18

Readme

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 :

| CMD | Information | |-----------|-------------| | /send_visitor url bot delay | example : /send_visitor http://websitetarget.com 100 5 | | /stop_visitor | stop process bot | | /getproxy | viewing proxy list | | /setproxy user:pass@ip:port or ip:port | adding new proxy | | /removeproxy user:pass@ip:port or ip:port | remove proxy | | /getreferers | view referers list | | /setreferer http://example.com | set host referer | | /removerefer http://example.com | remove 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 |