copydat
v1.0.2
Published
fast encrypted file copy between two machines using a dat key
Readme
copydat
fast (hopefully) encrypted (hopefully) file copy between two machines using a dat key
usage
on one machine (sending data)
$ copydat .
// then copy the keyon other machine (receiving data)
$ copydat <key> .and it should copy data (hopefully)
