4
4
width="100%" border="0" alt="croc">
5
5
<br >
6
6
<a href =" https://travis-ci.org/schollz/croc " ><img src =" https://travis-ci.org/schollz/croc.svg?branch=master " alt =" Build Status " ></a >
7
- <a href =" https://github.com/schollz/croc/releases/latest " ><img src =" https://img.shields.io/badge/version-0.3.1 -brightgreen.svg?style=flat-square " alt =" Version " ></a >
7
+ <a href =" https://github.com/schollz/croc/releases/latest " ><img src =" https://img.shields.io/badge/version-0.3.2 -brightgreen.svg?style=flat-square " alt =" Version " ></a >
8
8
<a href =" https://gitter.im/schollz/croc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge " ><img src =" https://img.shields.io/badge/chat-on%20gitter-brightgreen.svg?style=flat-square " alt =" Gitter " ></a >
9
9
<a href =" https://goreportcard.com/report/github.com/schollz/croc " ><img src =" https://goreportcard.com/badge/github.com/schollz/croc " alt =" Go Report Card " ></a >
10
10
<a href =" https://godoc.org/github.com/schollz/croc " ><img src =" https://godoc.org/github.com/schollz/croc?status.svg " alt =" GoDoc " ></a >
@@ -38,9 +38,9 @@ $ croc -send croc.exe
38
38
Sending 4.4 MB file named 'croc.exe'
39
39
Code is: 4-cement-galaxy-alpha
40
40
41
- Sending (->24.65.41.43:50843 )..
42
- 0s [==========================================================] 100%
43
- File sent.
41
+ Sending (->[1]63982 )..
42
+ 89% |███████████████████████████████████ | [12s:1s]
43
+ File sent (2.6 MB/s)
44
44
```
45
45
46
46
** Receiver:**
@@ -51,9 +51,9 @@ Enter receive code: 4-cement-galaxy-alpha
51
51
Receiving file (4.4 MB) into: croc.exe
52
52
ok? (y/n): y
53
53
54
- Receiving (<-50.32.38.188:50843 )..
55
- 0s [==========================================================] 100%
56
- Received file written to croc.exe
54
+ Receiving (<-[1]63975 )..
55
+ 97% |██████████████████████████████████████ | [13s:0s]
56
+ Received file written to croc.exe (2.6 MB/s)
57
57
```
58
58
59
59
Note, by default, you don't need any arguments for receiving! This makes it possible for you to just double click the executable to run (nice for those of us that aren't computer wizards).
0 commit comments