tuyau

Client/server for transfering files (like cp)
git clone https://noulin.net/git/tuyau.git
Log | Files | Refs | README

commit a2c0fa314c98321ca42d17a0bf306d292f5f7c0c
parent 2a52a277ff15c390d69e6f61974425ac98e1a88c
Author: Remy Noulin <loader2x@gmail.com>
Date:   Fri, 19 Aug 2022 09:51:24 -0400

update notes

NOTES.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Diffstat:
MNOTES.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTES.md b/NOTES.md @@ -1,10 +1,10 @@ -- tls - reduce repeated code: create macros and functions -- check inputs, add limits -- add rate limiter, ban wrong token for 15minutes - create tests - send errors from server to client - make daemon +..- tls +..- check inputs, add limits +..- add rate limiter, ban wrong token for 15minutes ..- create packages