-
Hi, could you precise if this is possible to publish the results to a que? |
Beta Was this translation helpful? Give feedback.
Answered by
sa7mon
Mar 15, 2024
Replies: 1 comment 2 replies
-
Currently, s3scanner can consume messages from an AMQP message queue (like rabbitmq) but it can only output results to a file or database. You are free to add this functionality and contribute your changes back! |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
sa7mon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, s3scanner can consume messages from an AMQP message queue (like rabbitmq) but it can only output results to a file or database.
You are free to add this functionality and contribute your changes back!