diff options
author | bnewbold <bnewbold@robocracy.org> | 2017-12-05 00:15:37 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2017-12-05 00:15:37 -0800 |
commit | 635b37dbf286aaeb851366bdd9cc8691dc75f9fd (patch) | |
tree | 822831c12f1e0af9c116a25db17ac702b9a8101a | |
parent | de723856e0f99a764076b9009e3f142f399184b9 (diff) | |
download | ucp-master.tar.gz ucp-master.zip |
-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 |