Files
iknowyou/.github/docs/tools/maigret.md
2026-04-06 15:12:34 +02:00

28 lines
724 B
Markdown

# `maigret`
Username OSINT across 3000+ sites. Searches social networks, forums, and online platforms for an account matching the target username.
**Source / documentation:** [https://github.com/soxoj/maigret](https://github.com/soxoj/maigret)
## Input types
- `username`
## External dependencies
The following binaries must be installed and available in `$PATH`:
- `maigret`
## Configuration
Configure globally via the Tools page or override per profile.
| Field | Type | Required | Default | Description |
|-------|------|:--------:|---------|-------------|
| `all_sites` | `bool` | - | `false` | Scan all sites in the database instead of just the top 500 (slower) |
---
[← Back to tools index](../tools.md)