Docs.rs
shoop-0.1.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
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
460
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
(2018-06-08)
0.1.0-alpha
(2018-04-21)
0.0.9-alpha
(2017-05-18)
0.0.7-alpha
(2017-05-18)
0.0.6-alpha
(2016-08-31)
0.0.5-alpha
(2016-08-31)
0.0.4-alpha
(2016-08-29)
0.0.3-alpha
(2016-08-29)
0.0.1-prealpha.4
(2016-08-05)
0.0.1-prealpha.3
(2016-08-04)
0.0.1-prealpha.2
(2016-08-01)
0.0.1-prealpha.1
(2016-07-31)
Owners
shoop-0.1.1 doesn't have any documentation.