mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-20 08:47:43 +02:00
2.1 KiB
2.1 KiB
Welcome to reNgine 👋
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
- Website: https://yogeshojha.com
- Twitter: @ojhayogesh11
- Github: @yogeshojha
- LinkedIn: @yogeshojha
🤝 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.