日本語
GenPassは、シンプルで使いやすいパスワードジェネレーターアプリです。強力なパスワードを簡単に生成し、セキュリティを強化するのに役立ちます。
- パスワードの長さをスライダーで調整可能(4〜64文字)
- 数字、英字(小文字/大文字)、記号の使用可否を選択可能
- 生成されたパスワードを簡単にコピー
- パスワードの強度をリアルタイムで評価
- パスワード履歴
- モダンでスタイリッシュなデザイン
- このリポジトリをクローンまたはダウンロードします:
git clone https://github.com/suzushin7/GenPass.git
- プロジェクトフォルダに移動します:
cd GenPass
index.html
をブラウザで開き、アプリを使用します。
GitHub Pagesでホストされたアプリをお試しください:GenPass Live Demo
- パスワードの長さをスライダーで設定します。
- 必要なオプション(数字、小文字、大文字、記号)を選択します。
- 「Generate Password」ボタンをクリックします。
- 生成されたパスワードをコピーして使用します。
- パスワード履歴からもコピーできます。
このプロジェクトはMITライセンスの下で提供されています。詳細については、LICENSEファイルをご覧ください。
コントリビューションは大歓迎です!バグの報告や新機能の提案があれば、ぜひIssuesからお知らせください。
English
GenPass is a simple and user-friendly password generator app designed to help you create strong and secure passwords with ease.
- Adjustable password length (4–64 characters) via a slider
- Customizable options for numbers, lowercase/uppercase letters, and symbols
- Easy-to-copy generated passwords
- Real-time password strength evaluation
- Password History
- Modern and stylish design
- Clone or download this repository:
git clone https://github.com/suzushin7/GenPass.git
- Navigate to the project directory:
cd GenPass
- Open
index.html
in your browser to start using the app.
Try the app hosted on GitHub Pages: GenPass Live Demo
- Set the password length using the slider.
- Select the desired options (numbers, lowercase, uppercase, symbols).
- Click the "Generate Password" button.
- Copy the generated password and use it securely.
- You can also copy password from history.
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! If you have any bug reports or feature suggestions, please let us know through Issues.