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

Add IPv6 support for decoys (-D) #98

Closed
dmiller-nmap opened this issue Apr 9, 2015 · 1 comment
Closed

Add IPv6 support for decoys (-D) #98

dmiller-nmap opened this issue Apr 9, 2015 · 1 comment

Comments

@dmiller-nmap
Copy link

This doesn't look too difficult, other than supporting random address generation. We could start by not implementing random decoys, then add random later. If we add random address generation here, we should also allow -iR for IPv6 (which is not a requested or priority feature).

@tremblerz
Copy link
Contributor

One doubt here, as we have to support decoys for IPv6 also then here should we maintain two separate data structures or some kind of typecasting can be done ?
As o.decoys has been used at many places we could try avoiding different variable but I can't figure out how to do that.

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

No branches or pull requests

2 participants