Skip to content

rimiti/ping-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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