From 09a37a2be4cb22321ae8f55a09386c93f65fd017 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Sun, 30 Aug 2020 08:54:07 -0700 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a0c58c..d89ca2f 100644 --- a/README.md +++ b/README.md @@ -20,6 +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 For more information about `croc`, see [my blog post](https://schollz.com/software/croc6).