Go library for interacting with https://haveibeenpwned.com
This repository has been archived on 2021-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
John Olheiser 78daa7e233 Better User Agent (#2)
Better User Agent

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: #2
2020-09-04 19:51:34 +00:00
cmd/pwn Change to functional options 2020-09-03 12:19:38 -05:00
.gitignore Initial Commit 2020-08-28 11:56:10 -05:00
error.go Initial Commit 2020-08-28 11:56:10 -05:00
go.mod Initial Commit 2020-08-28 11:56:10 -05:00
LICENSE Initial Commit 2020-08-28 11:56:10 -05:00
Makefile Initial Commit 2020-08-28 11:56:10 -05:00
password_test.go Initial Commit 2020-08-28 11:56:10 -05:00
password.go Change to functional options 2020-09-03 12:19:38 -05:00
pwn_test.go Change to functional options 2020-09-03 12:19:38 -05:00
pwn.go Better User Agent (#2) 2020-09-04 19:51:34 +00:00
README.md Better User Agent (#2) 2020-09-04 19:51:34 +00:00

Have I Been Pwned

Go library for interacting with HaveIBeenPwned.

Implemented:

  • Breaches
  • Pastes
  • Passwords

License

MIT