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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ A collection of versatile Python scripts designed to serve as a toolbox for vari
22
22
- Adjust the timeout in`sock.settimeout(1)`if needed for your network conditions.
23
23
- Please use this tool responsibly and in accordance with applicable laws and regulations.
24
24
25
-
**2.****Password Manager ('password_manager.py'):** Securely manage your passwords with our Python-based Password Manager. This tool provides a simple yet effective way to store and retrieve passwords for different accounts and categories.
25
+
**2.****Password Manager (`password_manager.py`):** Securely manage your passwords with our Python-based Password Manager. This tool provides a simple yet effective way to store and retrieve passwords for different accounts and categories.
26
26
27
27
- **Secure Encryption:** Utilizes the `cryptography` library for robust encryption, ensuring the confidentiality of stored passwords.
0 commit comments