From 175b9a3f765dc5e5611835cd9414e75fb23b2b83 Mon Sep 17 00:00:00 2001 From: Zack Date: Sat, 7 Sep 2019 08:18:21 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1150dc32..06c6fbaf 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Status"> - enables easy **cross-platform** transfers (Windows, Linux, Mac) - allows **multiple file** transfers - allows **resuming transfers** that are interrupted -- does *not* require a server or port-forwarding +- local server or port-forwarding **not needed** +- **faster** than [wormhole](https://github.com/warner/magic-wormhole), [rsync](https://linux.die.net/man/1/rsync), [scp](https://linux.die.net/man/1/scp) through compression and multiplexing (speedups 1.5x to 4x) For more information about `croc`, see [my blog post](https://schollz.com/software/croc6).