summaryrefslogtreecommitdiffstats
path: root/internal/client/usrsx.go
AgeCommit message (Collapse)AuthorFilesLines
2025-11-10refactor: restructure client modules and add config file supportv0.8.1s1-1/+1
- Split large osint.go client into focused modules (bssid.go, breachforum.go, buckets.go, etc.) - Add config file support with init command for API key management - Remove api-key flag in favor of config file + env var fallback - Update API paths to remove /osint prefix - Add crawl endpoint streaming support - Improve error handling with 402 payment required status
2025-11-06go fmt projects1-1/+1
2025-11-03update module name to include the git domains1-1/+1
2025-11-03his1-0/+72