1
0
mirror of https://github.com/schollz/croc synced 2024-07-05 09:08:53 +00:00

Update README.md

This commit is contained in:
Zack 2017-10-17 19:36:11 -06:00 committed by GitHub
parent 3d3e8ca6b8
commit d710cb13e5

View File

@ -45,10 +45,3 @@ $ croc -relay
```
Now, when you use *croc* to send and receive you can add `-server your-server.com` to use your rendezvous server.
# Known issues / To-Do list
- [ ] Is it secure? not sure
- [ ] Need to clear clients who disconnect before sending/receiving
- [ ] Handle file sizes < BUFFERSIZE * numberOfConnections (currently 4096 bytes)