We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@HalilDeniz when I run dnswatch or dnswatch -i ens33, I get:
dnswatch
dnswatch -i ens33
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?
The text was updated successfully, but these errors were encountered:
I just ran it on my system with python3.12 and it worked without any problems, which operating system are you using?
Sorry, something went wrong.
You must install it by your setup.py. You must not run directly your dnswatch.py file.
@HalilDeniz did you test it by setup.py?
setup.py
No branches or pull requests
@HalilDeniz when I run
dnswatch
ordnswatch -i ens33
, I get:Can you fix and test it by Python 3.12?
The text was updated successfully, but these errors were encountered: