DragonFly On-Line Manual Pages
FKP-AGENT(1) User Contributed Perl Documentation FKP-AGENT(1)
NAME
fkp-agent - File::KeePass::Agent program
USAGE
fkp-agent
fkp-agent keepass-filename.kbd
fkp-agent [keepass-filename.kbd --pass=password
fkp-agent [keepass-filename.kbd --pass=password
fkp-agent [keepass-filename.kbd --pass=password --keyfile=path/to/some.key
If no file is specified, you will be prompted for the file. If no
password is supplied you will be prompted for the password. Multiple
files can be passed. Each can likewise have a corresponding --pass and
or a --keyfile entry depending upon how the keepass file has been
locked..
See File::KeePass::Agent for more information about what typical
KeePass features are currently implemented.
KeePass version 1 and version 2 databases are supported.
STATUS
This module and program are proof of concept. They work, but are
limited in their feature set. There currently are no managment
capabilities.
AUTHOR
Paul Seamons <paul at seamons dot com>
LICENSE
This module may be distributed under the same terms as Perl itself.
perl v5.20.2 2012-09-12 FKP-AGENT(1)