Skip to content

scapy_helper v0.11

Compare
Choose a tag to compare
@NexSabre NexSabre released this 16 May 09:59
· 25 commits to master since this release
4404cd5
  • Add to_dict and to_list. Allow to dump packet layers into dict Dict[AnyStr, AnyStr]
    and list List[Dict[AnyStr, AnyStr]]