← 返回
未分类 中文

Local Password Generator & Strength Check

Generate secure random passwords and check password strength. Supports custom length and character types (uppercase, lowercase, numbers, symbols). Pure local...
生成安全随机密码并检测密码强度。支持自定义长度及字符类型(大小写、数字、符号)。纯本地运行。
alone86136 alone86136 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 404
下载
💾 4
安装
1
版本
#latest

概述

local-password

Overview

A simple local tool for generating secure random passwords and checking password strength. Fully configurable: choose password length, enable/disable different character types. Estimates password entropy and crack time. All operations run locally, no data leaves your machine.

Features

  • Generate secure random passwords: Custom length and character set options
  • Password strength check: Calculate entropy and estimate crack time
  • Flexible options: Include/exclude uppercase, lowercase, numbers, symbols
  • Avoid ambiguous characters: Option to exclude similar looking characters (0O1lI)

Usage

Generate password

# Default: 16 characters, all character types
python3 scripts/generate.py

# Custom length with no symbols
python3 scripts/generate.py --length 20 --no-symbols

# Exclude ambiguous characters
python3 scripts/generate.py --length 12 --no-ambiguous

Check password strength

python3 scripts/check.py "your-password-here"

Resources

scripts/

  • generate.py - Generate secure random password with custom options
  • check.py - Check password strength and estimate entropy/crack time

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 08:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 30,948
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,913
it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,637