Skip to content

It would be cool if it also did actual route tracing #15

@HenkPoley

Description

@HenkPoley

E.g. instead of sliding the MTU of a ping packet, slide the MTU of the port 80/443 TCP request. Just in case that traffic gets routed differently.

Edit: I see traceroute can do that by itself:

traceroute -p 80 google.com
traceroute -p 443 google.com
traceroute6 -p 80 google.com
traceroute6 -p 443 google.com

Possibly adding -P TCP, but that breaks most of the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions