🔐 Password Hash Generator
Generate a secure bcrypt hash for your admin password
⚠️ Security Warning:
DELETE this file from your server after generating your password hash!
How to Use:
- Enter your desired password above
- Click "Generate Hash"
- Copy the generated hash
- Paste it into
config.php
- Delete this file from your server
Password Requirements:
- At least 8 characters
- Mix of uppercase and lowercase
- Include numbers
- Include special characters
- Avoid common words