summaryrefslogtreecommitdiffstats
path: root/cmd/skiptrace.go
AgeCommit message (Collapse)AuthorFilesLines
14 daysfeat: add interactive tui wizard for skiptrace person search and report ↵v1.0.7s1-22/+89
generation
2025-11-13refactor: remove unnecessary pointer dereference in FormatSkiptraceResults callv1.0.2s1-1/+1
2025-11-13refactor: break down large osint.go file into separate command modules and ↵v1.0.1s1-22/+16
add helper functions
2025-11-13created pretty printing for all commandsv1.0.0s1-27/+21
2025-11-10refactor: restructure client modules and add config file supportv0.8.1s1-2/+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-07refactor: extract json output formatting to utils.PrintJSON and add ↵s1-18/+8
colorized json output with new dns tld command
2025-11-06go fmt projects1-2/+2
2025-11-03update module name to include the git domains1-3/+3
2025-11-03his1-0/+199