1.0.2 • Published 7 years ago

copydat v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

copydat

fast (hopefully) encrypted (hopefully) file copy between two machines using a dat key

usage

on one machine (sending data)

$ copydat .
// then copy the key

on other machine (receiving data)

$ copydat <key> .

and it should copy data (hopefully)