0.0.1-v2 • Published 2 years ago

traceroute-cli v0.0.1-v2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Traceroute CLI

Originally from node-traceroute, but since it's unmaintained, I try to rewrite the entire process into CLI application.

Features

✅ Aims to be cross-platform tracerouter CLI, using cross-spawn in charge\ ❌ Save traceroute log to file (TODO)

Usage

npm i -g traceroute-cli

then trace the route which are desired

traceroute-cli google.com

Traceroute CLI licensed under MIT