You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, IntelMQ manager reads and modifies config files directly by PHP script. But when location or format will be changed, it is necessary to change manager also.
My proposal is, that every interaction with IntelMQ should by done thought intelmqctr command. But this change requires updating this command to support configuration read and change.
The text was updated successfully, but these errors were encountered:
I support this idea. As I focus on other things, there haven't been proposals yet (and the -manager should run in trusted environments only anyway).
My proposal is, that every interaction with IntelMQ should by done thought intelmqctr command. But this change requires updating this command to support configuration read and change.
Is intelmqctr a typo or a proposal for a new binary? Do you have ideas what scope the atomic commands could have? (e.g. one command to set a single option for a bot, or one command to set all options for a bot etc.)?
Currently, IntelMQ manager reads and modifies config files directly by PHP script. But when location or format will be changed, it is necessary to change manager also.
My proposal is, that every interaction with IntelMQ should by done thought
intelmqctr
command. But this change requires updating this command to support configuration read and change.The text was updated successfully, but these errors were encountered: