Docs.rs
shoop-0.1.1
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
shoop 0.1.1
Shoop is a high-speed encrypted file transfer tool reminiscent of scp. It uses SSH to bootstrap authentication and encryption, then uses UDT (a reliable protocol from the 2000s) instead of TCP (a reliable protocol from the 1970s).
Crate
Source
Builds
Feature flags
Size
Source code size: 78.32 kB
This is the summed size of all the files inside the crates.io package for this release.
Links
Homepage
mcginty/shoop
459
25
20
crates.io
Dependencies
byteorder ^1.2
normal
chrono ^0.4
normal
clap ^2
normal
colored ^1.6
normal
hex ^0.2
normal
lazy_static ^1.0
normal
libc ^0.2
normal
log ^0.4
normal
pbr ^1.0.0
normal
ring ^0.13.0-alpha4
normal
udt ^0.2
normal
unix-daemonize ^0.1
normal
rand ^0.5
dev
rustc_version ^0.2
build
Versions
0.1.1
0.1.0-alpha
0.0.9-alpha
0.0.7-alpha
0.0.6-alpha
0.0.5-alpha
0.0.4-alpha
0.0.3-alpha
0.0.1-prealpha.4
0.0.1-prealpha.3
0.0.1-prealpha.2
0.0.1-prealpha.1
Owners
shoop-0.1.1 doesn't have any documentation.