Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Ideas #1

Open
virtuallynathan opened this issue Jul 10, 2016 · 1 comment
Open

Feature Ideas #1

virtuallynathan opened this issue Jul 10, 2016 · 1 comment

Comments

@virtuallynathan
Copy link

Awesome project! Some ideas that would seem interesting to me:

  • "Brute-force" traceroute
    • find all ECMP paths by iterating on ports for each hop. Similar to Paris-traceroute
  • Programatic traceroute/ping
    • Call a function instead of command line, return a struct of results, etc (or JSON output would be cool).
  • Concurrent traceroute
    • Hit every TTL decrement at the same time, making it faster
@mikioh
Copy link
Owner

mikioh commented Dec 14, 2016

Sorry for being late, I've completely overlooked this. Thanks for the suggestions. It sounds reasonable to me. FWIW, as a long term plan, I'll also add support for https://tools.ietf.org/html/draft-ietf-intarea-probe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants