From 189890259ea79b7e9cf13f8c3991a0194c93eb6f Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 4 Sep 2020 09:00:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdf07ee..9b5761f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Status"> - 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) -- supports ipv6 +- **ipv6-first** with ipv4 fallback For more information about `croc`, see [my blog post](https://schollz.com/software/croc6).