Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 345 Bytes

Install

As root, run the following commands:

pip install pyperclip zxcvbn

wget -O /usr/bin/passmng https://raw.githubusercontent.com/amogusussy/passmng/main/passmng && chmod +x /usr/bin/passmng

Info

By default, the file containing your passwords will be $HOME/.pass.txt, you can change this by changing the location variable.