-
Notifications
You must be signed in to change notification settings - Fork 70
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
Logic refactor #49
Logic refactor #49
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm ! Approved with a message
- Update README.md (since we added new flag
-file
in this PR)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
./asnmap -d google.com -silent
142.250.0.0/15
2404:6800::/34
2404:6800:4000::/37
2404:6800:4800::/45
2404:6800:4808::/46
2404:6800:480c::/47
2404:6800:480e::/48
IPv6 ranges in CLI output are optional and get included when -v6
is used.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Update check using as lib - https://github.com/projectdiscovery/asnmap#use-asnmap-as-a-library
Note: this PR might require a major release version due to breaking changes in the syntax |
Description
This PR contains the following changes (some breaking-change in functions signature syntax):