mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 17:05:05 +01:00
more
This commit is contained in:
parent
f5561004f6
commit
1adf798c5d
5 changed files with 44 additions and 22 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -249,6 +249,7 @@ name = "fakessh"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"eyre",
|
||||
"hex-literal",
|
||||
"ssh-transport",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
|
@ -700,6 +701,7 @@ dependencies = [
|
|||
"rand",
|
||||
"rand_core",
|
||||
"sha2",
|
||||
"subtle",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"x25519-dalek",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue