UNPKG

mtr

Version:

Node.js wrapper for the mtr command / tool.

14 lines (8 loc) 288 B
# v0.2.0 - 2013-06-14 * Correctly handle hops which don't return a response. (#2, #3) * Ignore duplicated results. (#2, #3) # v0.1.1 - 2013-06-12 * Add support for resolving IP addresses by passing `resolveDns` option to the constructor. #1 # v0.1.0 - 2013-06-03 * Initial release