Okay, come on, let's find this problem.

This commit is contained in:
Yaro Kasear 2025-04-11 08:12:52 -05:00
parent 9bd042f61f
commit f8ecb71dd8

View file

@ -86,6 +86,7 @@ def main():
include_raw=False,
keep_packets=False
)
cap.set_debug(True)
# Checking if the pcapng file is valid
count = 0