This commit is contained in:
Zack Scholl 2020-09-18 06:38:18 -07:00
parent 7b15dcd2dc
commit 9ac64f5c75
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ Status"></a>
- 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).