This script was created to automate the generation of encrypted passwords for a file that contains a combination of username and password.

Usage:
commandline> massadd.cgi file

where file is the file which contains the username and unencrypt password, in the following format:

user1,pass1
user2,pass2
... etc.

The output will be a file called "encrypted" which contains, the following lines:

user1:23asd245
user2:7g92nf09
... etc.


websupport@dhww.org
http://websupport.sourceforge.net