2

I would like to ask about Keepass Auto-Type.

I would like to start using Additional attributes in auto type.

command: eval "$(ssh-agent -s)" && ssh-add

and use it in keepas like:
{COMMAND}{PASSWORD}{ENTER}

Can You help me in this case ? I am using KeePassXC on Linux.

Thank You for support.

Astery
  • 1,216
  • 13
  • 22
brain4storm
  • 33
  • 1
  • 5

1 Answers1

7

Looking at the documentation, I assume you want something like this:

{S:command}{ENTER}{PASSWORD}{ENTER}

The command is case-sensitive name of the additional attribute.

double-beep
  • 5,031
  • 17
  • 33
  • 41
Astery
  • 1,216
  • 13
  • 22