Skip to content

PassFox is a simple cross-platform Python script that generates random passwords using the secrets module for secure random number generation. The generated passwords are displayed using the rich library for colorful and formatted console output.

License

Notifications You must be signed in to change notification settings

vulnerable9/passfox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PassFox - Random Password Generator

PassFox is a simple cross-platform Python script that generates random passwords using the secrets module for secure random number generation. The generated passwords are displayed using the rich library for colorful and formatted console output.

Installation

git clone https://github.com/vulnerable9/passfox

Usage

cd passfox
python3 passfox.py #python passfox.py for Windows

Output

Image

About

PassFox is a simple cross-platform Python script that generates random passwords using the secrets module for secure random number generation. The generated passwords are displayed using the rich library for colorful and formatted console output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages