You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This console based application provides you a means to store passwords of various accounts to a MySQL database, view existing passwords and create random passwords.
Update the code in the connection function in the functions.py file to contain your mysql or any database connection parameters
About
With this app you can store passwords and visited site to a MySQL database, view existing passwords and create random passwords.