Skip to content

Add --tui-privacy-max-ttl flag to hide host and IP details for low ttl hops #766

Description

@fujiapple852

This is desirable when sharing screenshots, videos or text copies of a Trippy Tui screen and you wish to hide local hops which may contain sensitive information such as IP address, hostname and GeoIP data.

In the example below all hops with ttl <= 4 were masked by adding the new --tui-privacy-max-ttl 4 command line argument. This can also also be set in the config file as usual. The default value is 0, meaning no hops will be privacy masked.

Screenshot 2023-11-09 at 8 34 38 PM

Both the normal and hop detail navigation mode will be masked:

Screenshot 2023-11-09 at 8 40 01 PM

The world map is also masked for Geo IP data:

Screenshot 2023-11-09 at 8 39 49 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions