mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
initial privilege separation
This commit is contained in:
parent
46f77b7f58
commit
543b1b6e76
15 changed files with 887 additions and 108 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
rand = "0.8.5"
|
||||
cluelessh-connection = { path = "../cluelessh-connection" }
|
||||
cluelessh-transport = { path = "../cluelessh-transport" }
|
||||
cluelessh-keys = { path = "../cluelessh-keys" }
|
||||
tracing.workspace = true
|
||||
cluelessh-format = { version = "0.1.0", path = "../cluelessh-format" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue