danielzzz / node-ping

a poor man's ping library (using udp scanning) for node
MIT License
332 stars 105 forks source link

Fix #129 parsing error of ping results on linux #130

Closed eternalharvest closed 3 years ago

eternalharvest commented 3 years ago

Summary

As title says, this patch fix parsing error (#129) of ping results on linux with Japanese locale. I'm not sure about Mac OS X, but I think this is linux specific issue.