This commit is contained in:
Y.D.X. 2026-03-10 08:47:37 +08:00 committed by GitHub
commit 1638e87a1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ Alternatively, you can use a _Windows PowerShell_ running as _Administrator_ to
PS C:\Users\user> Get-Service ssh-agent | Set-Service -StartupType Automatic
PS C:\Users\user> Start-Service ssh-agent
KeePassXC and other compatible tools can now use the Windows OpenSSH agent. To use it with KeePassXC, update the settings explained in <<Setting up SSH Agent integration>>.
KeePassXC and other compatible tools can now use the Windows OpenSSH agent. To use it with KeePassXC, update the settings explained in <<Setup SSH Agent Integration>>.
=== Setup SSH Agent Integration
By default the SSH Agent integration plugin is disabled.
@ -178,3 +178,4 @@ If you chose to not autoload the key on database unlock, you can manually make t
.SSH Agent Load Key from Context Menu
image::sshagent_context_menu.png[]
// end::content[]