Cryptographically secure file transfer CLI tool
Go to file
einisto 530e33867b Better req handling & reading
* Fixed old typos
* Fixed problem caused by empty data folder
* Included newlines to requests to separate individual messages
2022-07-16 05:28:54 +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 Better req handling & reading 2022-07-16 05:28:54 +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