/Torch

Simple and useful tcping API

Primary LanguageJavaScriptMIT LicenseMIT

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