An open API service indexing awesome lists of open source software.

https://github.com/ruubytes/packetloss

A quick script to measure packetloss by pinging various websites randomly
https://github.com/ruubytes/packetloss

deno packetloss typescript

Last synced: 3 months ago
JSON representation

A quick script to measure packetloss by pinging various websites randomly

Awesome Lists containing this project

README

        

# Packetloss

A quick `deno` typescript script to measure packetloss rate by pinging various websites randomly.

Run `deno --allow-run packetloss.ts 300` to monitor packetloss rate for 300 seconds, defaults to infinite if no timeout is provided and can be cancelled with `Ctrl + C`.