Skip to content

Commit

Permalink
Add a rudimentary example ssh client
Browse files Browse the repository at this point in the history
  • Loading branch information
honzasp committed Jul 17, 2022
1 parent aac71a5 commit 2bb98be
Show file tree
Hide file tree
Showing 7 changed files with 488 additions and 13 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ enclose = "1.1"
env_logger = "0.9"
futures = "0.3"
regex = "1.5"
termios = "0.3"
tokio = {version = "1", features = ["full"]}

[features]
Expand Down
Loading

0 comments on commit 2bb98be

Please sign in to comment.