Skip to content

tandreas91/PyPassGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PyPassGen Python Password Generator

Hey Friends, Daily , I see so many developers missing to enforce good password policy, This Application can be used by normal users to generate strong password or the developers to integrate it in their web application :)

I strongly recommond ADMIN's using this because i see lot of admin:admin or password:password as login credentials ! So sad, Giving the hacker a chance to hack your website using some lame security issue like BRUTEFORCE...

=========================================================================

Usage Instructions :-

On Windows :-

  1. Enter this on the command line :- PyPassGen.py
  2. It will ask you to enter the number of charecters you want in the password.
  3. After entering the desired number of charectars , press enter
  4. You will see the generated password on the screen.

On Ubuntu :-

  1. Enter this on the command line :- Python PyPassGen.py
  2. It will ask you to enter the number of charectars you want in the password.
  3. After entering the desired number of charectars , press enter
  4. You will see the generated password on the screen.

Hope you'll all will like it. An queries ? Don't hesistate :)

About

Python Password Generator - Generates strong passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%