mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Add issues
This commit is contained in:
parent
292b9ffe87
commit
497e1bc8ee
1 changed files with 6 additions and 0 deletions
|
@ -46,3 +46,9 @@ $ croc -relay
|
||||||
|
|
||||||
Now, when you use *croc* to send and receive you can add `-server your-server.com` to use your rendezvous server.
|
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)
|
Loading…
Add table
Add a link
Reference in a new issue