This is the deno application that you can see the count of the network disconnection.
- Install Deno
- Run
git clone https://github.com/Ogikusa/check-disconnect - Run
deno run --allow-sys main.ts - Enjoy!
ネットワークの切断を監視できるツールです
- Denoをインストールする
git clone https://github.com/Ogikusa/check-disconnectするdeno run --allow-sys main.tsで実行