go install github.com/Xplo8E/APIKeyzer/cmd/apiKeyzer@latest
Usage
Examples:
apiKeyzer --key "YOUR-API-KEY"
apiKeyzer --list keys.txt
cat keys.txt | apiKeyzer
apiKeyzer --key "YOUR-API-KEY" --config custom-patterns.json
Usage:
apiKeyzer [flags]
Flags:
-c, --config string Path to patterns configuration file (default will be used if not provided)
-h, --help help for apiKeyzer
-k, --key string Single API key to validate
-l, --list string File containing API keys (one per line)
-v, --verbose Enable verbose output