On one computer do:
git clone https://github.com/schollz/croc.git && cd croc && git checkout v7
go build -v
cp croc croc1 # this is the file for sending, ~ 20 MB
./croc --send
On another computer do:
git clone https://github.com/schollz/croc.git && cd croc && git checkout v7
go build -v
./croc --receive
If the transfer goes through then the sender will say "transfering file"
forked from schollz/croc
-
Notifications
You must be signed in to change notification settings - Fork 0
Easily and securely send things from one computer to another 🐊 📦
License
NKid/croc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Easily and securely send things from one computer to another 🐊 📦
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Go 88.3%
- Shell 11.3%
- Other 0.4%