Cryptographically secure file transfer CLI tool
32ed133e21
* Client: target IP, fileroot (defaults to "./output/", still requires fixing) * Server: host port (defaults to 8080), fileroot (defaults to "./data/", still requires fixing), buffersize (defaults to 8192/64Kb), local (flag to run only locally @localhost) |
||
---|---|---|
.github/workflows | ||
data | ||
output | ||
src/bin | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE |