spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.

Home Page:https://breach.github.io/breach_core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL X Hook

logankaser opened this issue · comments

An X hook like Firefox's firefox -url "www.website.com" does not exist in breach nor is there a easy alternative.

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
#203 (comment).

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
#203 (comment).


Reply to this email directly or view it on GitHub
#203 (comment).

Tagging as enhancement. We'll make sure to include it in the next version of Breach!