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

Support IPv6 #10

Open
kwesthaus opened this issue Feb 28, 2020 · 0 comments
Open

Support IPv6 #10

kwesthaus opened this issue Feb 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@kwesthaus
Copy link
Owner

This might include:

  • Modifying the argument parser
  • Passing a flag to scanner modules indicating whether they should connect to the target as IPv4 or IPv6 (i.e. AF_INET or AF_INET6 and other appropriate flags)
  • Implementing a module similar to Make custom IP packet module #9 but for IPv6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant