Skip to content

Releases: phaethon/kamene

v0.16

12 Nov 21:24
Compare
Choose a tag to compare

Fixed regression error

v0.15

12 Nov 09:42
Compare
Choose a tag to compare

Various small patches

Improving session saving/loading

27 Jun 09:15
Compare
Choose a tag to compare

Reading PcapNG

21 Jun 19:56
Compare
Choose a tag to compare

Added support for reading PcapNG files.
New command: tdecode

Regression test suite

17 Feb 22:06
Compare
Choose a tag to compare

All regression tests now pass except WEB, which requires Crypto

Protocol support

16 Feb 10:20
Compare
Choose a tag to compare

Several protocols fixed and tested

Unix support

08 Feb 21:33
Compare
Choose a tag to compare

Unix support is working. libdnet and libpcap required for Unix (except Linux)

Buf fix release

06 Feb 08:45
Compare
Choose a tag to compare
v0.3

Version 0.3

pypi published package

05 Feb 15:01
Compare
Choose a tag to compare

First version I consider usable. I published package with the name scapy3k to PyPi.
I used this scapy tutorial series as a test scenario: http://thepacketgeek.com/series/building-network-tools-with-scapy/ All of the tutorial steps could be done without issues on scapy3k.