@HalilDeniz when I run `dnswatch` or `dnswatch -i ens33`, I get: ``` Namespace(interface='ens33', verbose=False, target_ip=None, analyze_dns_type=False, doh=False, target_domains=[], filter_port=None, filter_src_ip=None, filter_dst_ip=None, dns_type=None, pcap_file=None, firewall=False, threshold=50, window_size=60) ``` Can you fix and test it by Python 3.12?
@HalilDeniz when I run
dnswatchordnswatch -i ens33, I get:Can you fix and test it by Python 3.12?