streaak / keyhacks

Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ipstack API

blkout08 opened this issue · comments

Geo location

curl https://api.ipstack.com/{ip_address}?access_key={keyhere}

Documentation: https://ipstack.com/documentation
Pricing: https://ipstack.com/product

Free tier only up to 10K requests per month.

Hey @blkout08
Could you make a PR for this?
Thanks.

#70

Done (i think)

Awesome, thank you. Closing this now.