Skip to content
Snippets Groups Projects
Commit f3d57a0a authored by Chris's avatar Chris
Browse files

Changed tiny detail

parent 292529a5
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ def get_dict():
def dict_clear():
global syn_counts
syn_counts = defaultdict(int)
syn_counts.clear()
def main():
print("Starting packet capture...")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment