ssh-wrap

Crates.iossh-wrap
lib.rsssh-wrap
version0.1.1
sourcesrc
created_at2023-08-07 08:27:04.265117
updated_at2023-08-08 07:54:03.089269
descriptionssh wrap
homepagehttps://github.com/baoyachi/ssh-wrap-rs
repositoryhttps://github.com/baoyachi/ssh-wrap-rs
max_upload_size
id937771
size55,013
(baoyachi)

documentation

https://docs.rs/ssh-wrap-rs

README

ssh-wrap-rs

ssh performance bench

run bin use_wezterm_ssh

  • step 1: run docker-compose: docker-compose up -d
➜ docker-compose up -d
[+] Running 3/3
 ✔ Network ssh-wrap-rs_default                                                                                                                        Created                                                                                   0.0s 
 ✔ Container ssh-wrap-rs-sftp-1                                                                                                                       Started                                                                                   0.3s 
 ! sftp The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested                                                                                           0.0s 
➜  ssh-wrap-rs git:(main) 
  • step 2: cargo run --example use_wezterm_ssh
➜ cargo run --example use_wezterm_ssh
Commit count: 12

cargo fmt