Simple and useful tcping API
Simple and useful tcping tools
# Install deps yarn # Run it yarn run build node dist/bin/run.js # Ping server curl localhost:3000/google.com/443 #> { "status": true }
MIT
TorchPing
Back