Files
rengine/README.md
T
2020-06-27 20:51:13 +05:30

2.1 KiB
Raw Blame History

Welcome to reNgine 👋

Version License: MIT python platform Vulnerabilities Maintainability Rating Quality Gate Status GitHub issues

A simple recon engine for pentest

Install

git clone https://github.com/yogeshojha/rengine
cd rengine
docker-compose up --build

Make Migrations

Once installation is done, Migrations is compulsory

docker exec -it rengine_web_1 python manage.py migrate

Usage

docker-compose up

Author

👤 Yogesh Ojha

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the [contributing guide](Feel Free to contribute).

Show your support

Give a if this project helped you!

📝 License

Copyright © 2020 Yogesh Ojha.

This project is MIT licensed.