SYNOPSIS
dircproxy-crypt [-hv] [password]...
DESCRIPTION
dircproxy-crypt generates encrypted passwords for the dircproxy(1) con-
figuration file. These passwords are used in the 'password' configura-
tion option of a connection class, and are compared to the password you
configure your IRC client to use.
If you do not supply any plain text passwords to encrypt on the command
line then dircproxy-crypt, when run, will ask you for one on standard
input. It will display the encrypted version of each password, created
using your system's crypt(3) function and a random salt, on standard
output.
OPTIONS
-h Displays a brief help message detailing the command-line argu-
ments, then exits.
-m Create a MD5 password hash
-v Displays the dircproxy version number that this version of
dircproxy-crypt comes with, then exits.
SEE ALSO
dircproxy(1) crypt(3)
BUGS
Please submit and review bug reports at:
http://dircproxy.securiweb.net/
AUTHOR
Current maintainership by Francois Harvey <fharvey at securiweb dot
net>
Written by Scott James Remnant <scott@netsplit.com>.
COPYRIGHT
Copyright (C) 2004,2005 Francois Harvey <fharvey at securiweb dot net>
Copyright (C) 2000,2001,2002,2003 Scott James Remnant <scott@net-
split.com>.
dircproxy is distributed under the GNU General Public License.
Man(1) output converted with
man2html