I feel like this should have been imported?

This commit is contained in:
Tristan Smith 2024-06-09 22:16:01 -04:00
parent fc3f4b8615
commit 42457dcb0b

1
qt.py
View file

@ -4,6 +4,7 @@ from scapy.all import IP, UDP, Ether, sniff
import webbrowser
import sys
import threading
import os
# Define the destination IP address and UDP ports to filter
destination_ip = '255.255.255.255' # Destination IP address