diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -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, @@ -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 |