0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

Update README.md

This commit is contained in:
Zack 2020-09-04 09:00:30 -07:00 committed by GitHub
parent e771e20ac4
commit 189890259e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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