mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Add encrypt/decrypt to attic.
This commit is contained in:
parent
c2187c8759
commit
b0719eacf9
4 changed files with 70 additions and 2 deletions
6
attic/README.md
Normal file
6
attic/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
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:
|
||||
|
||||
multicast-trace-receiver.rb: receives multicast trace UDP packets from ZT_TRACE_MULTICAST
|
||||
encrypt, decrypt: useful shell scripts for AES-encrypting and decrypting files
|
Loading…
Add table
Add a link
Reference in a new issue