qqqgithub / Torch

Simple and useful tcping API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple and useful tcping API

License:MIT License


Languages

Language:JavaScript 97.2%Language:Dockerfile 2.8%