A Go-based OSINT tool for checking username availability across 20+ social media platforms and web services.
- Multi-platform username reconnaissance (GitHub, Twitter, Instagram, Reddit, TikTok, YouTube, etc.)
- Color-coded output (green for hits, red for not found, yellow for uncertain)
- JSON-configurable platform definitions
- Regex validation for usernames
git clone https://github.com/pradeeshl/iris.git
cd iris
go mod tidy
go build -o iris./iris -username <target_username>- 🟢 Green: Username exists
- 🔴 Red: Username not found
- 🟡 Yellow: Uncertain/blocked
For legitimate security research and educational purposes only. Users must comply with platform Terms of Service and applicable laws.