diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-10-28 15:53:11 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-10-28 15:53:11 -0700 |
commit | 9a5f6f020f98d1deb5f5591f850e1738c3bbae55 (patch) | |
tree | 264972e28852deed64a84f08ac0c7b41dd07a23a /attic | |
parent | 4dec598fb888e24e663c8e32c499b82b74086534 (diff) | |
download | infinitytier-9a5f6f020f98d1deb5f5591f850e1738c3bbae55.tar.gz infinitytier-9a5f6f020f98d1deb5f5591f850e1738c3bbae55.zip |
docs
Diffstat (limited to 'attic')
-rw-r--r-- | attic/README.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/attic/README.md b/attic/README.md index 83b6947c..768bccd4 100644 --- a/attic/README.md +++ b/attic/README.md @@ -1,7 +1,4 @@ -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: +Retired Code and Miscellaneous Junk +====== -multicast-trace-receiver.rb: receives multicast trace UDP packets from ZT_TRACE_MULTICAST - -encrypt, decrypt: useful shell scripts for AES-encrypting and decrypting files +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. |