Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedarkpassenger0/password-generator-with-bach
password generator with bash script
https://github.com/thedarkpassenger0/password-generator-with-bach
Last synced: about 1 month ago
JSON representation
password generator with bash script
- Host: GitHub
- URL: https://github.com/thedarkpassenger0/password-generator-with-bach
- Owner: TheDarkPassenger0
- Created: 2024-11-08T00:21:55.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T00:23:55.000Z (2 months ago)
- Last Synced: 2024-11-08T01:27:41.901Z (2 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# password-generator-with-bach
password generator with bash script
Générateur de Mots de Passe en Bash
Ce script Bash génère un mot de passe aléatoire et sécurisé, composé de caractères alphanumériques et de caractères spéciaux. Il est simple à utiliser et configurable pour générer des mots de passe de différentes longueurs.Fonctionnalités
Génère des mots de passe aléatoires avec des caractères alphanumériques et spéciaux.
Permet de spécifier la longueur du mot de passe.
Par défaut, génère un mot de passe de 12 caractères.
Compatible avec tous les systèmes Unix-like (Linux, macOS).