docs: document username plugin
Add !username section to USAGE.md with examples. Add OSINT quick reference entries to CHEATSHEET.md. Mark username plugin done in ROADMAP.md and TASKS.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -143,6 +143,9 @@ files, login.
|
||||
## OSINT
|
||||
|
||||
```
|
||||
!username list # List services by category
|
||||
!username john # Full scan (~25 services)
|
||||
!username john github # Check single service
|
||||
!dns example.com # A record lookup
|
||||
!dns 1.2.3.4 # Reverse PTR lookup
|
||||
!dns example.com MX # Specific type (A/AAAA/MX/NS/TXT/CNAME/PTR/SOA)
|
||||
|
||||
Reference in New Issue
Block a user