alfg / ping.js

:bell: Ping the web with Javascript.
https://github.com/alfg/ping.js
408 stars 78 forks source link

Always pings even if address doesn't exist #13

Closed kowalsk closed 7 years ago

kowalsk commented 7 years ago

It allows pinging and returns responses even if you put some invalid IP address like 192.168.20.5000 etc.

alfg commented 7 years ago

https://github.com/alfg/ping.js/pull/15