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

[Bug] The --local-addr option is invalid ? #481

Open
Baoxd123 opened this issue Nov 26, 2024 · 0 comments
Open

[Bug] The --local-addr option is invalid ? #481

Baoxd123 opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels

Comments

@Baoxd123
Copy link

Describe the bug

Even if I added the local addr option following the help instruction, the local address did not change.

To Reproduce

echo "censys.io" | ./zdns A --local-addr 128.192.12.101 //the ip can be anything, because all are invalid

Expected behavior
The src IP should be "128.192.12.101" but no change in the captured packets.

Screenshots
Indeed, the local IP "128.192.12.188" does not exist in my machine, but I can specify it and nothing changed in the captured packets.
image

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

No branches or pull requests

2 participants