Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 338 Bytes

pcap.md

File metadata and controls

24 lines (15 loc) · 338 Bytes

PCAP

This documentation provides details about generating a fake PCAP file.

This is expiremental at this time

To generate a fake PCAP file see the following:

from socfaker import SocFaker

sc = SocFaker()

print(sc.pcap()

PCAP Class

.. automodule:: socfaker.pcap
   :members:
   :undoc-members: