Open logankaser opened 10 years ago
I will talk to @spolu about allowing for commandline params to be passed to modules on instantiation.
There are major updates and changes coming to breach. There will probably be some revision to the current module architecture and how modules register and interact with each other in the ecosystem.
Once the above and more is done, then you can definitely write a module to accomplish this. For now, feel free to fork and hack on breach core and write something that does this. I would look at breach_cores module registration system, and mod_strip.
Just thought you might like the whole story.
"Hi,
Not at the moment but it's fairly easy to add to the current version. If you file an issue I'll add it as soon as I get back from holidays end of August.
We're also working on a new version that should be even more awesome.
What are your timelines for integration / release?
Best
-stan"
--Logan Kaser
On Fri, Aug 22, 2014 at 7:18 AM, Michael Hernandez <notifications@github.com
wrote:
I will talk to @spolu https://github.com/spolu about allowing for commandline params to be passed to modules on instantiation.
There are major updates and changes coming to breach. There will probably be some revision to the current module architecture and how modules register and interact with each other in the ecosystem.
Once the above and more is done, then you can definitely write a module to accomplish this. For now, feel free to fork and hack on breach core and write something that does this. I would look at breach_cores module registration system, and mod_strip.
— Reply to this email directly or view it on GitHub https://github.com/breach/breach_core/issues/203#issuecomment-53065647.
Sounds good lets wait for spolu to get back. I would love this as well. I don't get to actually hack on breach that much since I'm working on exo. Can't wait for this to actually be available though. On Aug 22, 2014 3:25 PM, "Logan Kaser" notifications@github.com wrote:
Just thought you might like the whole story.
"Hi,
Not at the moment but it's fairly easy to add to the current version. If you file an issue I'll add it as soon as I get back from holidays end of August.
We're also working on a new version that should be even more awesome.
What are your timelines for integration / release?
Best
-stan"
--Logan Kaser
On Fri, Aug 22, 2014 at 7:18 AM, Michael Hernandez < notifications@github.com
wrote:
I will talk to @spolu https://github.com/spolu about allowing for commandline params to be passed to modules on instantiation.
There are major updates and changes coming to breach. There will probably be some revision to the current module architecture and how modules register and interact with each other in the ecosystem.
Once the above and more is done, then you can definitely write a module to accomplish this. For now, feel free to fork and hack on breach core and write something that does this. I would look at breach_cores module registration system, and mod_strip.
— Reply to this email directly or view it on GitHub https://github.com/breach/breach_core/issues/203#issuecomment-53065647.
— Reply to this email directly or view it on GitHub https://github.com/breach/breach_core/issues/203#issuecomment-53109151.
Tagging as enhancement. We'll make sure to include it in the next version of Breach!
An X hook like Firefox's
firefox -url "www.website.com"
does not exist in breach nor is there a easy alternative.