Skip to content

sty-nathan/simplepwchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple CLI Password Checker

A simple CLI tool for checking password strength to help improve the security and organization of your accounts.

Prerequisites

Requirements for this software:

  • GCC
  • UNIX-based system

Installation from source

Follow these step-by-step instructions to download and build the tool:

Simple CLI Password Checker is available for Linux systems.

git clone https://github.com/sty-nathan/simplepwchecker.git
cd simplepwchecker
gcc main.c -o password_checker

Running

$ ./password_checker
Simple password checker
# By: sty-nathan

Password > your_password1

License

This project is licensed under the MIT License

Acknowledgments

  • Developed as a learning and security-improvement project by @sty-nathan

About

A simple CLI tool for checking password strength to help improve the security and organization of your accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages