Skip to content

Releases: mozillazg/ptcpdump

v0.23.0

22 Sep 14:06
c9099fb
Compare
Choose a tag to compare

Changelog

  • c9099fb feat(experimental/gotls): support stripped and/or PIE enabled binary (#147)
  • bdb5f10 fix(experimental/gotls): fix label of tls key log sometimes is empty (#146)
  • 00b9018 feat(experimental/gotls): Add --embed-keylog-to-pcapng flag for embeding TLS key logs into pcapng file (#144)
  • 90b4319 feat(experimental/gotls): Add --write-keylog-file flag for saving TLS key logs (#143)

v0.22.0

14 Sep 12:26
aaa6ea4
Compare
Choose a tag to compare

Changelog

  • aaa6ea4 chore(deps): update all lvh-images main (#125)
  • a487ecc chore(deps): update all go dependencies master (#123)
  • cf1afcd chore(deps): pin dependencies (#124)
  • 08c400d chore(deps): bump libpcap from 1.10.4 to 1.10.5 (#130)
  • 0747113 chore(renovate): Ignore additional dependencies in renovate config (#129)
  • b43d192 chore(develop): Add Docker image for development environment (#128)
  • c7249d4 chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 (#127)
  • 82990c7 chore(deps): update module github.com/shirou/gopsutil/v3 to v4 (#120)

v0.21.0

25 Aug 07:02
2676a2e
Compare
Choose a tag to compare

Changelog

  • 2676a2e docs: Update examples, development instructions, and add Chinese README (#119)
  • 403b601 feat(user): Add -A flag for printing packet data in ASCII (#118)
  • feb5b06 feat(user): Add -x, -xx, -X, and -XX flags for packet data display in hex and/or ASCII (#117)
  • f0cee18 chore(deps): update all lvh-images main (#103)
  • 68f8d2e feat(user): Add --micro, --nano, and --time-stamp-precision flags for time stamp precision control (#116)
  • b4685a5 feat(user): Add support for filtering traffic by multiple PIDs via --pid flag (#115)

v0.20.0

17 Aug 13:07
01f0890
Compare
Choose a tag to compare

Changelog

  • 01f0890 tc: no longer overwrite filter and replace qdisc (#114)
  • 7759601 chore(deps): update all go dependencies master (#102)
  • fa0274b bpf: return TC_ACT_UNSPEC instead of TC_ACT_OK to trigger other classifiers (#113)
  • 74d0f7e chore: use github.com/smira/go-xz instead of github.com/mholt/archiver (#112)

v0.19.0

10 Aug 10:18
aa5159e
Compare
Choose a tag to compare

Changelog

  • aa5159e fix can not filter by pod that contains multiple containers (#111)
  • fcb6508 terminate program with error if filtered pod/container is not running (#110)
  • b62f829 Add vendor (#109)
  • 9d7ada7 fix can't filter by pod name include dot (#108)

v0.18.0

10 Aug 02:30
f505c95
Compare
Choose a tag to compare

Changelog

  • f505c95 fix filter by process/container/pod not working on Dockershim based environment (#106)
  • dd54b8d chore(deps): update module github.com/docker/distribution to v2.8.2+incompatible [security] (#100)
  • 68fdf94 chore(deps): update module github.com/opencontainers/runc to v1.1.12 [security] (#101)
  • f09f517 kubernetes: support CRI v1 and v1alpha2 at the same time (#99)
  • f89a638 add parent process info into the context and comments (#97)
  • ebd7525 skip interface which cause "netlink receive: no such file or directory" (#98)
  • 283e35c chore(deps): update cilium/little-vm-helper action to v0.0.19 (#95)
  • 02b3f20 chore(deps): update all lvh-images main (#94)
  • f8a2ac3 chore(deps): update all github action dependencies (#93)
  • 0841055 Add issue templates (#92)

v0.17.0

20 Jul 02:26
1fb0f66
Compare
Choose a tag to compare

Changelog

  • 1fb0f66 improve compatibility with OpenCloudOS 7/8/9 and TencentOS Server 2.4/3.1 (#91)
  • 9a639ef Improve compatible with old kernel (#88)
  • 52816bf fix(deps): update all go dependencies master (#49)
  • 966d308 fix(deps): update all go dependencies master (#84)

v0.16.0

06 Jul 11:31
dec79a7
Compare
Choose a tag to compare

Changelog

  • dec79a7 chore(deps): update goreleaser/goreleaser-action action to v6 (#85)
  • 055e998 chore(deps): update all lvh-images main (#81)
  • bcd9064 Support linux kernel version >= 4.19, < 5.2 (#83)
  • 1b50597 chore(deps): update actions/checkout digest to 692973e (#82)
  • 2651527 all: reduce dependencies (#80)

v0.15.0

29 Jun 09:18
76e94e8
Compare
Choose a tag to compare

Changelog

  • 76e94e8 Remove dead processes from the process cache through handle exit events (#79)
  • 54f0ecc Add new flag -s/--snapshot-length SNAPLEN (#78)
  • e41a973 Support filter by pod via --pod-name NAME.NAMESPACE (#75)

v0.14.0

16 Jun 13:37
f844a9e
Compare
Choose a tag to compare

Changelog

  • f844a9e Add new flag --docker-address, --containerd-address, --cri-runtime-address (#74)
  • c7f09bd Add new flag --log-level (#73)