Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

TorchPing/Torch

Repository files navigation

Torch

Simple and useful tcping tools

Version Author Koa node.js status

Quick start

# Install deps
yarn

# Run it
yarn run build
node dist/bin/run.js

# Ping server
curl localhost:3000/google.com/443
#> { "status": true }

License

MIT

Releases

No releases published

Packages

No packages published