Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 724 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 724 Bytes

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