/ping-urls

🏓 Ping URLs by batch.

Primary LanguageJavaScriptMIT LicenseMIT

ping-urls

PRs Welcome

Ping URLs by batch.

Install

$ yarn 

How to use it ?

  1. Update urls file with your URL list
  2. Run yarn start

Example

$ yarn start
🤖 - Start processing
✅ - https://www.dimsolutio.com/hello-world-1
✅ - https://www.dimsolutio.com/hello-world-2
✅ - https://www.dimsolutio.com/hello-world-3
👏 - All URLs have been called.

Note

By default, concurrency is set at 15 requests in parallel. You easily can increase or decreased this value.

License

MIT © Dimitri DO BAIRRO