What's Changed
New
- Add --parse-full flag for parsing over L5 by @ddddddO in #249
- If this flag is not specified, Monitor mode is configured to parse up to Layer 4. This is because implementing parsing for Layer 5 and above is a difficult task.
Bumps
- Bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0 by @dependabot[bot] in #231
- Bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 by @dependabot[bot] in #232
- Bump golang.org/x/crypto from 0.50.0 to 0.52.0 by @dependabot[bot] in #237
- Bump github.com/gopacket/gopacket from 1.5.0 to 1.6.0 by @dependabot[bot] in #239
- Bump github.com/gdamore/tcell/v2 from 2.13.9 to 2.13.10 by @dependabot[bot] in #241
- Bump github.com/gopacket/gopacket from 1.6.0 to 1.6.1 by @dependabot[bot] in #242
- Bump github.com/urfave/cli/v3 from 3.9.0 to 3.9.1 by @dependabot[bot] in #245
- Bump github.com/quic-go/quic-go from 0.59.1 to 0.60.0 by @dependabot[bot] in #246
- Bump golang.org/x/crypto from 0.52.0 to 0.53.0 by @dependabot[bot] in #247
Full Changelog: v1.8.24...v1.8.25