Add SSH proxy authorization probe
This commit is contained in:
parent
f7e85960f7
commit
e145bb47cd
11 changed files with 333 additions and 17 deletions
|
|
@ -28,6 +28,7 @@ geth-pubsub = { path = "../geth-pubsub" }
|
|||
geth-resource = { path = "../geth-resource" }
|
||||
geth-secrets = { path = "../geth-secrets" }
|
||||
geth-ssh-identity = { path = "../geth-ssh-identity" }
|
||||
geth-ssh-proxy = { path = "../geth-ssh-proxy" }
|
||||
geth-store = { path = "../geth-store" }
|
||||
geth-types = { path = "../geth-types" }
|
||||
iroh.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue