Skip to content

irchv/PassG3n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

image

A very easy to use and for some people useful tool for generating secure passwords so your accounts can be safe online.

How to dowload

Simply paste the command in your terminal.

  git clone git@github.com:irchv/PassG3n.git

Running the script:

  python3 P@ssG3n.py

Comands

Attach the following commands when running the script for the needed functionalities:

Command Also can be used Description
-n --nums Number of digits in the pass
-l --lower Number of lowercase digits in the pass
-u --upr Number of uppercase digits in the pass
-s --spec Number of special digits in the pass
-t --total It will ignore all of the above and it will generate a totally random pass with the specified length
-a --amount The amount of generated passwords
-o --output Outputs the passwords in a /name/.txt (naming the file is done while executing the script) when attched to the execution of the script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages