Skip to content

Releases: schollz/croc

v8.6.4

22 Oct 17:19
Compare
Choose a tag to compare

Changelog

bf9ebfc show ping
d3aa2be ping server from discoveries
034e012 allow pinging
79f85fd bug fix: return if found error
3bcc83a gather all discoveries

v8.6.3

22 Oct 14:41
Compare
Choose a tag to compare

Changelog

1d9393d bump 8.6.3
817e0b7 Merge pull request #293 from nkhang/features/show-passphrase-issue
4070f12 change(croc): shorten flag with builder
8e50b59 fix(cli): show passphrase when user indicate --pass

v8.6.2

21 Oct 19:53
Compare
Choose a tag to compare

Changelog

ff45ccd bump 8.6.2
5a791e9 bump 8.6.2
0d767af fix makefile
bb971a9 bump 8.6.1
c88d3ad update makefile

v8.6.1

21 Oct 19:50
Compare
Choose a tag to compare

Changelog

bb971a9 bump 8.6.1
c88d3ad update makefile
77732c4 bump 8.6.0
b9b22ad bump 8.6.0

v8.6.0

21 Oct 17:28
Compare
Choose a tag to compare

Changelog

7a73e49 allow using only local with --local flag

v8.5.3

21 Oct 16:41
Compare
Choose a tag to compare

Changelog

ea0e334 add back ipv6 broadcast
12e0902 chore(mod): cleanup dependencies
e85ac9f chore(croc): remove redundant code
9f54f2d chore(comm): cleanup comm Write func

v8.5.2

19 Oct 18:08
Compare
Choose a tag to compare

Changelog

f562400 bump 8.5.2
9b6c33c bump 8.5.2
b66cfb4 disable ipv6 for peer-to-peer discovery since it causes issues
a5bcf38 update deps
539d668 bump 8.5.1
768f3e1 bump 8.5.1

v8.5.1

13 Oct 22:49
Compare
Choose a tag to compare

Changelog

539d668 bump 8.5.1
768f3e1 bump 8.5.1
a968f49 better help
911bb22 better environmental variable
5879682 update deps
f3697f6 reduce packets sent for peer discovery
5374be1 use dns to determine relay
1d874b5 bump 8.5.0
586fc08 bump 8.5.0

v8.5.0

12 Oct 19:38
Compare
Choose a tag to compare

Changelog

b12fc47 update deps
3396743 allow proxying connection (#283)

v8.4.0

04 Oct 20:20
669920d
Compare
Choose a tag to compare

Changelog

5a0ec94 fix resource leak of *os.File
bc8c5db fix possible panic of nil compressor
c877497 user io.ReadFull for shorter connection read code
4675976 First pass at adding in the autocomplete files to the installer script
43d2ff0 find open ports to open local relay
a313a96 fix send without argument (trigger intended error message)