
decode-session.pl - decodes Apache2::ClickPath session identifiers

decode-session.pl [OPTIONS] session1 [... sessionN]

decode-session.pl decodes an Apache2::ClickPath session using Apache2::ClickPath::Decode. See the Apache2::ClickPath::Decode(3) manpage.

See the Apache2::ClickPath::Decode(3) manpage for more information. The FILENAME argument to the --server_map option is optional. Currently calling it with a --server_map argument other than an empty string is not supported and gives a warning.
Thes 2 parameters correspond to the ClickPathSecret and ClickPathSecretIV configuration directives of Apache2::ClickPath. Syntax and semantic are the same.

Torsten Foertsch, <torsten.foertsch@gmx.net>

Copyright (C) 2004-2005 by Torsten Foertsch
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.