UNPKG

mkpasswd

Version:

mkpasswd util for node, generates crypt(3) compatible hashes

9 lines (6 loc) 149 B
This util generates a crypt(3) compatible sha512 hash for things like apache, shadow files, and haproxy To use: ``` npm i -g mkpasswd mkpasswd ```