Update README.md

This commit is contained in:
Zack 2017-10-17 19:36:11 -06:00 committed by GitHub
parent 3d3e8ca6b8
commit d710cb13e5
1 changed files with 0 additions and 7 deletions

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)