Skip to content

Simple bash script that generates a random password.

License

Notifications You must be signed in to change notification settings

AsaelCerros/Makepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Makepass

Simple bash script that generates a random password.

Screenshot from 2022-08-04 11-04-13

Requirements

You need to install the toilet package to display the banner, you can do this running the command sudo apt-get install toilet.

Installation

git clone https://github.com/a324603/Makepass.git
cd Makepass

Change permissions to the file.

sudo chmod +x makepass

Just copy the script to /usr/bin/ and execute it.

sudo cp makepass /usr/bin
makepass

About

Simple bash script that generates a random password.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages