what-is-this-secret

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2020 License: MIT Imports: 13 Imported by: 0

README

what-is-this-secret

Software License

https://wits.madhuakula.com

This program is a simple secrets checker utility, give any found secret key and it identifies which service that key belongs to in the real-world

Usage

  • Run using CLI
what-is-this-secret search -k "AKIAIOSFODNN7EXAMPLE"
what-is-this-secret server

  • Using the curl with API in server mode
curl -H "Content-Type: application/json" -X POST -d '{"key":"AKIAIOSFODNN7EXAMPLE"}' http://localhost:8000

References

TBD

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL