hxseven / copydat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:JavaScript 100.0%