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

Use cowyo by default

This commit is contained in:
Zack Scholl 2017-10-17 19:06:59 -06:00
parent cee7c087ba
commit 0d2afdaed1
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# personalportal
*File transfer over parallel TCP, running a rendevouz server (but you don't need to do any port-forwarding!.*
*File transfer over parallel TCP with a rendevous server.*
This program pays homage to [magic-wormhole](https://github.com/warner/magic-wormhole) except it doesn't have the rendevous server, or the transit relay, or the password-authenticated key exchange. Its not really anything like it, except that its file transfer over TCP. Here you can transfer a file using multiple TCP ports simultaneously.