1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00
Commit graph

872 commits

Author SHA1 Message Date
Zack Scholl
45a331f920 add comments 2019-05-03 13:26:40 -07:00
Zack Scholl
d7da7ec1e7 disable on no local, quick connections 2019-05-03 13:14:32 -07:00
Zack Scholl
82489c81e8 seems to work 2019-05-03 13:06:20 -07:00
Zack Scholl
83f44ca554 partly works 2019-05-03 12:36:55 -07:00
Zack Scholl
fef1c3ca3b use imohash 2019-05-03 07:35:27 -07:00
Zack Scholl
9f9b93cf47 share chunk ranges instead of chunks Fixes #125 2019-05-03 07:30:35 -07:00
Zack Scholl
7d91f8200c better cleaning of empty rooms 2019-05-02 20:57:55 -07:00
Zack Scholl
1802ebcd00 use imohash 2019-05-02 20:53:02 -07:00
Zack Scholl
ee38e7243e more debug 2019-05-02 20:51:13 -07:00
Zack Scholl
da09151db2 more debug 2019-05-02 20:48:21 -07:00
Zack Scholl
63f4553e4b more debug 2019-05-02 20:47:41 -07:00
Zack Scholl
8beaf65007 more debug 2019-05-02 20:45:21 -07:00
Zack Scholl
5e8ef27b85 more debug 2019-05-02 20:44:25 -07:00
Zack Scholl
09575a0c88 more debug 2019-05-02 20:43:39 -07:00
Zack Scholl
aeb30ef187 use xxhash 2019-05-02 20:36:49 -07:00
Zack Scholl
711690a0f2 use imohash as default as its faster 2019-05-02 20:28:31 -07:00
Zack Scholl
ea115908fc fix readme go get 2019-05-02 18:33:52 -07:00
Zack Scholl
3e6a554532 get local IP 2019-05-02 17:14:24 -07:00
Zack Scholl
38e7cae977 document purged error 2019-05-02 17:12:19 -07:00
Zack Scholl
6f5225ac91 purge errors on successful transfer 2019-05-02 17:11:01 -07:00
Zack Scholl
19efe8b77a fix readme 2019-05-02 17:06:11 -07:00
Zack Scholl
b7c817a04a update default.txt 2019-05-02 16:45:37 -07:00
Zack Scholl
dccaff32cf default stdout 2019-05-02 16:37:43 -07:00
Zack
f2e420cd2c
Merge pull request #124 from schollz/v61
version 6.0.0
2019-05-02 16:32:35 -07:00
Zack
02b0cbed06
Merge branch 'master' into v61 2019-05-02 16:32:15 -07:00
Zack Scholl
e29179dd9c update readme 2019-05-02 16:06:57 -07:00
Zack Scholl
2da7fa22ad minor 2019-05-02 13:40:14 -07:00
Zack Scholl
2515cfa31e update version 2019-05-02 13:31:48 -07:00
Zack Scholl
78e4ee2b68 update version 2019-05-02 13:28:28 -07:00
Zack Scholl
2f4e5cdec4 update versoin 2019-05-02 13:25:03 -07:00
Zack Scholl
37b29aebce update version 2019-05-02 13:23:23 -07:00
Zack Scholl
9e61f38707 add go generate code for updating version 2019-05-02 13:14:09 -07:00
Zack Scholl
7377f536fc update ui and readme 2019-05-02 12:08:23 -07:00
Zack Scholl
462fad8d8e modify discover parameters 2019-05-02 11:50:01 -07:00
Zack Scholl
9cf4050913 no limit to sender discoveries 2019-05-02 11:47:19 -07:00
Zack Scholl
aae63876d6 use local port 2019-05-02 11:45:42 -07:00
Zack Scholl
7af57b3390 slightly larger bar 2019-05-02 11:44:54 -07:00
Zack Scholl
2e5f33c081 print out securing 2019-05-02 11:44:10 -07:00
Zack Scholl
95c2b0f48a Don't throw error if cannot connect to server 2019-05-02 11:41:03 -07:00
Zack Scholl
abc5e3f6c0 move install script 2019-05-02 11:31:26 -07:00
Zack Scholl
2b42c5365c don't show ui each time 2019-05-01 17:52:37 -06:00
Zack Scholl
67f69c892d use external ip in ui 2019-05-01 17:49:49 -06:00
Zack Scholl
359dc4549b share public ip as info 2019-05-01 17:44:09 -06:00
Zack Scholl
b109b419de save the extenral ip 2019-05-01 17:27:49 -06:00
Zack Scholl
7162e5e45b collect ipaddr from connecting to tcp 2019-05-01 17:10:02 -06:00
Zack Scholl
494b224db0 fix 2019-05-01 13:49:58 -06:00
Zack Scholl
868051bc2a update ports 2019-05-01 13:48:09 -06:00
Zack Scholl
77b11e3c3f simplify readme 2019-05-01 13:20:30 -06:00
Zack Scholl
ecfdb2d440 stdout should erase file 2019-05-01 13:09:47 -06:00
Zack Scholl
eceddb364e reduce number of default ports 2019-05-01 12:32:00 -06:00