Skip to content

Password hashing for ks file installations (RHEL-like)

License

Notifications You must be signed in to change notification settings

Super-Baleine/Exliuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run the script with Python

python2.7 passwd.py yourpassword

Or

python2.7 passwd.py

Install it

chmod +x install.sh;
./install.sh;

Or if you want to avoid any error message

chmod +x install.sh;
./install.sh blah

Run it

exliuk

Or

exliuk yourpassword

Or if you want to copy the generated hash to your clipboard

exliuk yourpassword blah  

About

Password hashing for ks file installations (RHEL-like)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published