package
0.0.0-20220915122214-6886e2ccfe52
Repository: https://github.com/resonatecoop/phpass.git
Documentation: pkg.go.dev

# README

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'