Skip to content

Password Manager is a command-line password management script developed in Bash, aiming to simplify the process of generating and managing secure passwords. It offers a set of features to enhance password security and provides a convenient interface for users to interact with their passwords.

License

Notifications You must be signed in to change notification settings

NikamSugat/PassWord-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Overview

This Password Manager is a simple command-line script written in Bash. It provides basic functionality to manage passwords, allowing users to add new passwords, retrieve existing ones, open specific URLs, and exit the password manager.

How It Works

  • Add a New Password: Users can add a new password by providing a name, length, and specifying whether to include uppercase letters, lowercase letters, numbers, and special characters.

  • Retrieve a Password: Users can retrieve a previously added password by entering the password's name.

  • Open URL: Users can open specific URLs related to the creator's profiles (LinkedIn, Gmail, TryHackMe, and TryHackMe Badge) in their default web browser.

  • Exit: Allows users to exit the password manager.

How to Download and Run

Linux

Windows (Using Git Bash)

Contact Information

Feel free to reach out if you have any questions or suggestions!

About

Password Manager is a command-line password management script developed in Bash, aiming to simplify the process of generating and managing secure passwords. It offers a set of features to enhance password security and provides a convenient interface for users to interact with their passwords.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages