-
Notifications
You must be signed in to change notification settings - Fork 4
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
multiple IP per hostname #32
Comments
Also possible for ASNs: certtools/intelmq#543 |
Thanks for sources! It's a though question, hope there will exist a good solution for IntelMQ. Here, I was stuck in design pattern for a long time too. Finally, I've implemented a global config/CLI flag that user can on/off when processing for hostname→IP conversion. (The rest are awaiting to be implemented.) |
Identifier.methods = True finalisation Signed-off-by: Edvard Rejthar <[email protected]>
Web handles redirects even if they are not accessible Signed-off-by: Edvard Rejthar <[email protected]>
Hostname can have multiple IPs, we must have the possibility to duplicate the row for every record.
But how.
Alternative conversion method?
Global flag?
(Are there any similar conversions that can output multiple values?)
The text was updated successfully, but these errors were encountered: