feat: ssh agent, not works yet

This commit is contained in:
2025-05-25 22:39:02 +08:00
parent ecf034376d
commit f870c07387
3 changed files with 235 additions and 88 deletions

View File

@@ -62,6 +62,8 @@ rsa = "0.9.8"
which = "7.0.3"
percent-encoding = "2.3.1"
external-command-rs = "0.1.1"
ssh-agent-lib = { version = "0.5.1" }
ssh-key = { version = "0.6", features = ["ecdsa"] }
tokio = "1.45.1"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"