mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
fix typo in readme
This commit is contained in:
parent
9ac64f5c75
commit
a0cc9e943b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ src="https://img.shields.io/travis/schollz/croc.svg?style=flat-square" alt="Buil
|
|||
Status"></a>
|
||||
</p>
|
||||
|
||||
`croc` is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, *croc* is the only CLI file-transfer tool does **all** of the following:
|
||||
`croc` is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, *croc* is the only CLI file-transfer tool that does **all** of the following:
|
||||
|
||||
- allows **any two computers** to transfer data (using a relay)
|
||||
- provides **end-to-end encryption** (using PAKE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue