Skip to content

MichaelDim02/goPasscheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

goPasscheck logo

goPasscheck

How strong is your password? goPasscheck can be used to intelligently assess the strength of a password, taking into account multiple variables and statistics provided by lykan.

Installation

To install, run the following commands

$ git clone https://github.com/MicaelDim02/gopasscheck && cd gopasscheck/src
$ sudo make install

To uninstall, run the following in gopasscheck/src:

$ sudo make uninstall

Usage

Check a password:

gopasscheck -p password

Optionally, you can provide a dictionary:

gopasscheck -p password -w /usr/share/dict/words

About

How strong is your password, really?

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages