Skip to content
New issue

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

Namespace output in Python 3.12 #17

Open
D3vil0p3r opened this issue Oct 9, 2024 · 3 comments
Open

Namespace output in Python 3.12 #17

D3vil0p3r opened this issue Oct 9, 2024 · 3 comments

Comments

@D3vil0p3r
Copy link

@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
Copy link
Owner

I just ran it on my system with python3.12 and it worked without any problems, which operating system are you using?

@D3vil0p3r
Copy link
Author

You must install it by your setup.py. You must not run directly your dnswatch.py file.

@D3vil0p3r
Copy link
Author

@HalilDeniz did you test it by setup.py?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants