Security-Tools-Alliance / rengine-ng

reNgine-ng is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface.
GNU General Public License v3.0
12 stars 6 forks source link

feat(install): arm64 support #82

Closed yarysp closed 1 month ago

yarysp commented 1 month ago

This PR brings the ARM64 arch build official !

Please test it a lot on Apple M1 :wink:

I've also improved the docker generation and the install script based on the @vncloudsco, @4NK1T & @sa7mon PR proposed on reNgine https://github.com/yogeshojha/rengine/pull/1007 https://github.com/yogeshojha/rengine/pull/1212 https://github.com/yogeshojha/rengine/pull/1210

AnonymousWP commented 1 month ago

I think you need to rebase this one due to the recent merge of https://github.com/Security-Tools-Alliance/rengine-ng/pull/81.

yarysp commented 1 month ago

I think you need to rebase this one due to the recent merge of #81.

Yes but release/2.1.0 needs to be rebased first

psyray commented 1 month ago

I think you need to rebase this one due to the recent merge of #81.

rebased, @AnonymousWP you could review it