Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Change Log
Added
icmp
extensions (#33)MPLS
label stack classicmp
extension objects (#753)IPv6/udp
(#749)--unprivileged
(-u
) flag to allow tracing without elevated privileges (macOS only) (#101)--tui-privacy-max-ttl
flag to hide host and IP details for low ttl hops (#766)toggle-privacy
(default:p
) key binding to show or hide private hops (#823)toggle-flows
(default:f
) key binding to show or hide tracing flows (#777)--dns-resolve-all
(-y
) flag to allow tracing to all IPs resolved from DNS lookup entry (#743)dot
report mode (-m dot
) to output hop graph in GraphvizDOT
format (#582)flows
report mode (-m flows
) to output a list of all unique tracing flows (#770)--icmp-extensions
(-e
) flag for parsingIPv4
/IPv6
icmp
extensions (#751)--tui-icmp-extension-mode
flag to control howicmp
extensions are rendered (#752)--print-config-template
flag to output a template config file (#792)--icmp
flag as a shortcut for--protocol icmp
(#649)toggle-help-alt
(default:?
) key binding to show or hide help (#694)scoop
package (#462)winget
package (#460)musl
Debiandeb
binary asset (#568)armv7
Linux binary assets (#712)aarch64-apple-darwin
(aka macOS Apple Silicon) binary assets (#801)Changed
icmp
extension object data added tojson
andstream
reports (#806)csv
and all tabular reports (#597)--dns-lookup-as-info
and--tui-preserve-screen
no longer require a boolean argument (#708)ToggleFreeze
changed fromf
toctrl+f
(#785)trippy
library (#754)tui-rs
crate withratatui
crate (#569)Fixed
responses (#765)
IPv4
packet length calculation (#686)See CHANGELOG.md for details.
Full Changelog: fujiapple852/trippy@0.8.0...0.9.0