Skip to content

Releases: JarryShaw/PyPCAPKit

PyPCAPKit v0.14.5

24 Oct 12:37
2c0a4d7
Compare
Choose a tag to compare
  • revised deps
  • added vendor CLI
  • delayed vendor import (#31)

PyPCAPKit v0.14.4

01 Sep 14:39
d6d8e98
Compare
Choose a tag to compare

New distribution [0.14.4]

  • included vendor scripts to distro
  • seperate CLI deps in setup.py
  • added vendor deps in setup.py
  • linted source files (except protocols/ipsuite)
  • revised impl of vendor scripts
  • updated const enums accordingly
  • some other minor changes

PyPCAPKit v0.14.3

08 Aug 13:01
d8264d9
Compare
Choose a tag to compare

New distribution [0.14.3]

  • bugfix for pull #30 (special thanks to @koyokr)
  • bugfix for issue #29 (special thanks to @59e5aaf4)
  • updated Pipfile
  • updated sample output
  • updated Makefile
  • update const files
  • fixed wikipedia blocked by GFW issue

PyPCAPKit v0.14.2

28 Mar 14:12
Compare
Choose a tag to compare
  • bugfix in exceptions & TCP reassembly algo.
  • moved venv in project

PyPCAPKit v0.14.1

07 Mar 11:47
Compare
Choose a tag to compare

New distribution [0.14.1]

  • add PCAPKIT_DEVMODE environ
  • revised Makefile

PyPCAPKit v0.14.0

02 Mar 12:43
Compare
Choose a tag to compare

New distribution [0.14.0]

  • updated TCP reassembly pipeline for RST flag
  • updated README correspondingly
  • linted test script

PyPCAPKit v0.13.3.post2

01 Mar 03:58
Compare
Choose a tag to compare
  • updated dependencies
  • bugfix in Makefile

PyPCAPKit v0.13.3.post1

28 Feb 15:08
Compare
Choose a tag to compare

v0.13.3.post1

PyPCAPKit v0.13.3

26 Feb 02:11
Compare
Choose a tag to compare

PyPCAPKit v0.13.2

25 Jan 03:11
Compare
Choose a tag to compare

New distribution [0.13.2]
updated tbtrim
updated Makefile