aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2017-12-05 00:15:37 -0800
committerbnewbold <bnewbold@robocracy.org>2017-12-05 00:15:37 -0800
commit635b37dbf286aaeb851366bdd9cc8691dc75f9fd (patch)
tree822831c12f1e0af9c116a25db17ac702b9a8101a
parentde723856e0f99a764076b9009e3f142f399184b9 (diff)
downloaducp-master.tar.gz
ucp-master.zip
README: only ipv4HEADmaster
-rw-r--r--README.md2
-rw-r--r--TODO2
2 files changed, 1 insertions, 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