Simplify installation command in README

Updated installation command to streamline setup process and removed redundant steps.
This commit is contained in:
barni 2026-05-10 02:26:35 +01:00 committed by GitHub
parent 63abebdc14
commit 7b4f6a5fd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 90 deletions

View File

@ -29,15 +29,7 @@
### ⚡ Get everything in one command
```bash
git clone https://github.com/rawfilejson/awesome-osint-arsenal
```
```bash
cd awesome-osint-arsenal
```
```bash
sudo bash install.sh
git clone https://github.com/rawfilejson/awesome-osint-arsenal && cd awesome-osint-arsenal && sudo bash install.sh
```
### 🎯 Or pick just what you need
@ -3456,6 +3448,8 @@ This repository is provided for **educational and authorized security research p
*Knowledge is power — use it responsibly.*
<a href="https://www.buymeacoffee.com/rawfilejson" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me a Coffee" style="height: 60px !important;width: 217px !important;" ></a>
<br/>
**⭐ Star this repo if you found it useful!**
@ -3466,84 +3460,3 @@ This repository is provided for **educational and authorized security research p
<br/>
</div>
new.md
<div align="center">
<img src="assets/logo.jpg" width="860" alt="OSINT Arsenal Logo"/>
<br/>
# 🔍 AWESOME OSINT ARSENAL
### The Ultimate Open-Source Intelligence + Offensive/Defensive Security Toolkit
<br/>
[![Tools](https://img.shields.io/badge/Tools-658+-FF4444?style=for-the-badge&logo=target&logoColor=white)](https://github.com/rawfilejson/awesome-osint-arsenal)
[![Categories](https://img.shields.io/badge/Categories-26-0066CC?style=for-the-badge&logo=buffer&logoColor=white)](https://github.com/rawfilejson/awesome-osint-arsenal)
[![Version](https://img.shields.io/badge/Version-3.4-00CC66?style=for-the-badge&logoColor=white)](https://github.com/rawfilejson/awesome-osint-arsenal)
[![Updated](https://img.shields.io/badge/Updated-2026--05--09-FF8800?style=for-the-badge&logoColor=white)](https://github.com/rawfilejson/awesome-osint-arsenal)
[![License](https://img.shields.io/badge/License-MIT-FFCC00?style=for-the-badge&logoColor=black)](LICENSE)
[![Stars](https://img.shields.io/github/stars/rawfilejson/awesome-osint-arsenal?style=for-the-badge&color=gold&logo=github)](https://github.com/rawfilejson/awesome-osint-arsenal/stargazers)
<br/>
> **658 verified tools · 26 categories · OSINT + Red Team + Blue Team + Forensics + Hardware + Training**
>
> *The most comprehensive OSINT and offensive/defensive security toolkit on the internet — every tool with installation instructions or verified link.*
<a href="https://www.buymeacoffee.com/rawfilejson" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me a Coffee" style="height: 60px !important;width: 217px !important;" ></a>
</div>
---
> [!IMPORTANT]
> ## ⚠️ Maintainer's note — please read before forking
>
> This repository contains **658 tools across 26 categories**. That's a *lot* to keep current — links rot, repos get archived, install commands change, new tools appear weekly.
>
> **Maintaining this alone is hard.** If nobody helps, parts of this list will go stale faster than I can fix them.
>
> **How you can help:**
> - ⭐ Star the repo (signal boost = more eyes = more contributors)
> - 🐛 Open an issue when you spot a dead link or broken install command
> - 🔁 Submit a PR — see [CONTRIBUTING.md](CONTRIBUTING.md) for the schema
> - ☕ [Buy me a coffee](https://www.buymeacoffee.com/rawfilejson) so I can spend more weekends on this
> - 📢 Share it — every star/fork helps justify keeping this maintained
>
> If you spot something wrong: **don't just complain — open an issue or PR. That's how this stays useful.**
---
> [!WARNING]
> **DISCLAIMER:** This repository is for **educational and authorized security research only**.
> Always obtain written permission before testing systems you do not own.
> The authors are **not responsible** for any misuse of the tools or techniques listed here.
> See the full [Legal Disclaimer](#legal-disclaimer) at the bottom.
---
---
<div align="center">
### ⭐ Star this repo if you found it useful — it really helps with motivation to keep this maintained.
<br/>
<a href="https://www.buymeacoffee.com/rawfilejson" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me a Coffee" style="height: 60px !important;width: 217px !important;" ></a>
<br/>
[![GitHub stars](https://img.shields.io/github/stars/rawfilejson/awesome-osint-arsenal?style=social)](https://github.com/rawfilejson/awesome-osint-arsenal/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/rawfilejson/awesome-osint-arsenal?style=social)](https://github.com/rawfilejson/awesome-osint-arsenal/network/members)
*Built for the OSINT and security research community.*
*Knowledge is power — use it responsibly.*
</div>