From 9ac64f5c7516c300346c063e4926d39ce0eb1fdd Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Fri, 18 Sep 2020 06:38:18 -0700 Subject: [PATCH] fast --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aa4bdf4e..31019883 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ Status"> - allows **multiple file** transfers - allows **resuming transfers** that are interrupted - 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) - **ipv6-first** with ipv4 fallback For more information about `croc`, see [my blog post](https://schollz.com/software/croc6).