A command line tool for creating PHPass hashed passwords.
Installation:
go get github.com/apokalyptik/phpass/phpass-hash
or download a build from http://gobuild.io/download/github.com/apokalyptik/phpass/phpass-hash
Usage:
phpass-hash -pw="myunhashedpassword"
or
phpass-hash 'myunhashedpassword'