bcrypt in terminal
npm install -g term-bcrypt
Usage
$ bcrypt
Options
--text
--salt-rounds
--help
Examples
$ bcrypt
$ bcrypt --text='myplaintext'
$ bcrypt --salt-rounds='10'
$ bcrypt --help
MIT © Aung Myo Kyaw
bcrypt in terminal
npm install -g term-bcrypt
Usage
$ bcrypt
Options
--text
--salt-rounds
--help
Examples
$ bcrypt
$ bcrypt --text='myplaintext'
$ bcrypt --salt-rounds='10'
$ bcrypt --help
MIT © Aung Myo Kyaw