Attributes
Includes Deno configuration
Repository
Current version released
a year ago
Downtime
A CLI tool to check the downtime of multiples websites in realtime
Install
To install the CLI tool, you need to have Deno installed in your machine.
Then, you can run the following command:
deno install --allow-read --allow-net -fn downtime cli.ts
Usage
downtime https://garn.dev http://faker.deno.dev --sleep 2000 --timeout 3000