Copyright © Tony's Studio 2020 - 2023
This is an open source project. Check it out on GitHub and Gitee.
PassBashPro, a.k.a. Pash Pro, is a light-weight command-line password manager, using XTEA and MD-5 to protect your data. It provides you with the following features.
- Secured storage with XTEA and MD-5 — Your password is safe behind the encryption.
- Command line interface password management experience — Ideal tool for geeks.
- User friendly completion and editing — Close to Linux commands.
- Import and export your passwords — Save multiple copies as you wish.
- Remote backup and sync using Git — Never lose contact with your password.
- Multiple profile allowed on one device — For family, our different profiles.
- Mask for sensitive data — Others cannot see your password even behind you.
Just use it like Linux Bash. If you have problems, you can always find help using help
command.
Due to some technical reasons, the root directory is ./
instead of /
. Therefore ./
no longer represents current directory.