diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-08-15 12:59:49 -0400 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-08-15 12:59:49 -0400 |
commit | f696299cfc6cb24c40f429966d777fc870b8fa82 (patch) | |
tree | 89282e1358095405b45706b41df9a447ae6eadf8 | |
parent | b0719eacf984f83774507500640dfd39d473ce46 (diff) | |
download | infinitytier-f696299cfc6cb24c40f429966d777fc870b8fa82.tar.gz infinitytier-f696299cfc6cb24c40f429966d777fc870b8fa82.zip |
docs
-rw-r--r-- | attic/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/attic/README.md b/attic/README.md index 4f1cd330..83b6947c 100644 --- a/attic/README.md +++ b/attic/README.md @@ -1,6 +1,7 @@ This directory is for old code that isn't used but we don't want to lose track of, and for anything else random like debug scripts. -Some stuff other than shelved code: +#### Some stuff other than shelved code: multicast-trace-receiver.rb: receives multicast trace UDP packets from ZT_TRACE_MULTICAST + encrypt, decrypt: useful shell scripts for AES-encrypting and decrypting files |