From 635b37dbf286aaeb851366bdd9cc8691dc75f9fd Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 5 Dec 2017 00:15:37 -0800 Subject: README: only ipv4 --- README.md | 2 +- TODO | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d161ffe..dca3ac5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ also isn't any compression, so you might want to `gzip` that tarball. ### Status Circa June 2016, this is very much a work in progress; see TODO. Only -getting/sending single files will ever work. +getting/sending single files will ever work. IPv6 is not implemented. Running with crypto enabled (the default) slows things to a drag. Without crypto, the tool is generally at least as fast as any other transfer tool (eg, diff --git a/TODO b/TODO index f23f74a..3fd8285 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ -- note in README: IPv4 only - bugs: - encrypt message length in addition to everything else - what if filename has spaces? assert fails -- cgit v1.2.3