Password File Encryptor Utility |
| Either type, or copy and paste, an unecrypted password file into the text field below. The file must be in the form of a username, then a colon, then a password, then a new line for each username and password, as follows: |
| username1:password1
username2:password2 username3:password3 username4:password4 username5:password5 |
| When you submit the form, it will return an encrypted version, much like: |
| username1:fzeTn2.XrX5ew
username2:fzAxuVf3qzgLc username3:fzE7bPT9TEIm2 username4:fzD.a81wjisyc username5:fzxUZ7VthqF0U |
| You can select it, copy to the clipboard, paste into a text file, then save and upload for use as a password file with .htaccess protected directories. |