croc命令-go项目¶
局域网内的文件互传工具
github: https://github.com/schollz/croc
安装:
$ curl https://getcroc.schollz.com | bash
$ brew install schollz/tap/croc
$ GO111MODULE=on go get -v github.com/schollz/croc/v8
Usage:
1. 发送方:
$ croc send [file(s)-or-folder]
Sending 'file-or-folder' (X MB)
Code is: code-phrase
2. 接收方:
$ croc code-phrase