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

Merge branch 'master' of github.com:schollz/croc

This commit is contained in:
Zack Scholl 2019-09-07 09:46:08 -07:00
commit 845dabbae0

View file

@ -21,7 +21,8 @@ Status"></a>
- enables easy **cross-platform** transfers (Windows, Linux, Mac) - enables easy **cross-platform** transfers (Windows, Linux, Mac)
- allows **multiple file** transfers - allows **multiple file** transfers
- allows **resuming transfers** that are interrupted - allows **resuming transfers** that are interrupted
- does *not* require a server or port-forwarding - 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)
For more information about `croc`, see [my blog post](https://schollz.com/software/croc6). For more information about `croc`, see [my blog post](https://schollz.com/software/croc6).