reworked genpwd / introduce pwdscore

This commit is contained in:
fatalerrors
2026-04-01 17:52:09 +02:00
parent d72fa1a712
commit 0737d0c647
2 changed files with 278 additions and 72 deletions

View File

@@ -63,6 +63,7 @@ help()
printf "ppn\t\tDisplay process matching the exact process name given in parameter\n"
printf "ppu\t\tDisplay processes owned by the given user\n"
printf "profile_upgrade\tUpgrade profile to the latest version\n"
printf "pwdscore\tCalculate password strength score\n"
printf "rain\t\tLet the rain fall\n"
printf "rmhost\t\tRemove host (IP and/or DNS name) from current known_hosts\n"
printf "rmspc\t\tRemove spaces from file and directory names\n"