npm install net-tools[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/net-tools.svg?style=flat-square
[npm-url]: https://npmjs.org/package/net-tools
[travis-image]: https://img.shields.io/travis/xudafeng/net-tools.svg?style=flat-square
[travis-url]: https://travis-ci.org/xudafeng/net-tools
[coveralls-image]: https://img.shields.io/coveralls/xudafeng/net-tools.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/xudafeng/net-tools?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/net-tools.svg?style=flat-square
[download-url]: https://npmjs.org/package/net-tools
> net-tools
``bash`
$ npm i net-tools -g
`bash``
$ net-tools traceroute github.com
$ net-tools httproute www.github.com
- gateway
- cidr
- subnet
- ipcalc
The MIT License (MIT)