Cryptographically secure file transfer CLI tool
Go to file
einisto 44ef3d8db1 Single binary structure & integration tests
* Moved server & client into single binary
* Integration tests
* Server timeout
* General argument parsing
* Version bump
2022-07-15 16:18:03 +03:00
.github/workflows Initial commit 2022-07-10 22:16:50 +03:00
data Initial commit 2022-07-10 22:16:50 +03:00
output Initial commit 2022-07-10 22:16:50 +03:00
src Single binary structure & integration tests 2022-07-15 16:18:03 +03:00
tests Single binary structure & integration tests 2022-07-15 16:18:03 +03:00
.gitignore Initial commit 2022-07-10 22:16:50 +03:00
Cargo.lock Single binary structure & integration tests 2022-07-15 16:18:03 +03:00
Cargo.toml Single binary structure & integration tests 2022-07-15 16:18:03 +03:00
LICENSE Initial commit 2022-07-10 22:16:50 +03:00