fujiapple852/trippy

Reports output modes to respect privacy settings

Open

#1,532 opened on Mar 31, 2025

 (5 comments) (1 reaction) (0 assignees)Rust (254 forks)auto 404
enhancementgood first issuehelp wantedreport

Repository metrics

Stars
 (7,382 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the Trippy report modes (i.e. json, csv, markdown & pretty) do not respect the users hop privacy settings (--tui-privacy-max-ttl). This setting is used in the Tui to mask sensitive information for hops of a given ttl.

Contributor guide