Go to file
Zack Scholl 75688d897d remove ping 2019-11-19 16:04:58 -08:00
src remove ping 2019-11-19 16:04:58 -08:00
README.md update 2019-11-13 07:52:06 -08:00
go.mod update deps 2019-11-19 15:38:25 -08:00
go.sum update deps 2019-11-19 15:38:25 -08:00
main.go update address 2019-11-13 07:30:04 -08:00

README.md

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"