Skip to content

v0.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 03:34
· 46 commits to master since this release
119581c

Changelog

  • 119581c feat(pcapng): Read interface name from pcapng file and optimize interface handling when writing (#165)
  • 2cb31ff fix(capture/subprogram): Fix capture by process via run target program (#166)
  • c3a5bca feat(capture): Automatically capture traffic from/to new interfaces when using -i any, --netns any or --netns newly
  • cdd4253 feat(capture): Add --netns flag to capture traffic from/to interfaces in other network namespaces (#160)