Skip to content

iegomez/pw-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pw-test

This is a little tool to compare a password and the hash generated by the pw utility from mosquitto-go-auth.

Build

Just run go build to generate the pw-test binary.

Usage

Usage of ./pw-test:
  -h string
    	pbkdf2 password hash. use single quotes so $ symbols aren't taken as variables
  -p string
    	plain text password

About

Small program to test passwords and their hashes generated by mosquitto-go-auth's pw tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages