1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-28 09:35:14 +03:00
Commit Graph

1525 Commits

Author SHA1 Message Date
Marcus
d735cca970 Issue #306, File Size Mismatch
Updated utils.go to use a `1024` grouping instead of `1000` for file
sizes. This brings it inline with the progress bar project being used.

Updated utils_test.go to match the changes to utils.go
2020-12-07 18:44:12 -06:00
Zack Scholl
af5ba6ead8 Merge branch 'master' of github.com:schollz/croc 2020-11-18 00:15:04 +00:00
Zack Scholl
5978896936 bump 8.6.6 2020-11-17 16:10:57 -08:00
Zack Scholl
2ffafd4607 Merge branch 'master' of github.com:schollz/croc 2020-11-18 00:10:04 +00:00
Zack Scholl
e7ed4fc05f update deps 2020-11-17 16:09:29 -08:00
Zack Scholl
1da2f58a53 faster dns resolution on startup 2020-11-17 10:46:49 -08:00
Zack Scholl
284af7fc7a hm 2020-11-17 10:35:57 -08:00
Zack Scholl
dbc4a08ad0 use google for lookup 2020-11-17 10:29:52 -08:00
Zack Scholl
c55e9be0ef Merge branch 'master' of github.com:schollz/croc 2020-10-23 15:30:05 +00:00
Zack Scholl
b740e491e6 bump 8.6.5 2020-10-23 08:26:15 -07:00
Zack Scholl
10ed62cfd5 Merge branch 'master' of github.com:schollz/croc 2020-10-23 15:05:03 +00:00
Zack Scholl
8d430b6cb1 update progressbar 2020-10-23 07:59:56 -07:00
Zack Scholl
cdb1981358 Merge branch 'master' of github.com:schollz/croc 2020-10-23 00:05:04 +00:00
Zack Scholl
f51ea8bfdc show progress 2020-10-22 17:03:46 -07:00
Zack Scholl
a45e66733b Merge branch 'master' of github.com:schollz/croc 2020-10-22 17:20:05 +00:00
Zack Scholl
23f97c61ac bump 8.6.4 2020-10-22 10:18:40 -07:00
Zack Scholl
cbb728b9a2 bump 8.6.4 2020-10-22 10:17:58 -07:00
Zack Scholl
9bb2d2b7cc bump 8.6.4 2020-10-22 10:17:33 -07:00
Zack Scholl
3f10a147dd bump 8.6.4 2020-10-22 10:16:55 -07:00
Zack Scholl
d112f43f63 Merge branch 'master' of github.com:schollz/croc 2020-10-22 17:15:04 +00:00
Zack Scholl
bf9ebfc4b4 show ping 2020-10-22 10:13:41 -07:00
Zack Scholl
d3aa2be9ab ping server from discoveries 2020-10-22 10:11:11 -07:00
Zack Scholl
034e012227 allow pinging 2020-10-22 10:09:04 -07:00
Zack Scholl
05c82809c6 Merge branch 'master' of github.com:schollz/croc 2020-10-22 17:05:04 +00:00
Zack Scholl
79f85fda9b bug fix: return if found error 2020-10-22 09:59:55 -07:00
Zack Scholl
6ad8e08b0c Merge branch 'master' of github.com:schollz/croc 2020-10-22 16:55:03 +00:00
Zack Scholl
3bcc83a8fc gather all discoveries 2020-10-22 09:53:27 -07:00
Zack Scholl
6c86188564 Merge branch 'master' of github.com:schollz/croc 2020-10-22 14:45:05 +00:00
Zack Scholl
1d9393d39b bump 8.6.3 2020-10-22 07:40:56 -07:00
Zack Scholl
4663df1059 Merge branch 'master' of github.com:schollz/croc 2020-10-22 14:40:04 +00:00
Zack
817e0b78f6
Merge pull request #293 from nkhang/features/show-passphrase-issue
fix(cli): show passphrase when user indicate --pass
2020-10-22 07:40:01 -07:00
Khang. Nguyen Khac Nguyen
4070f12cbf change(croc): shorten flag with builder 2020-10-22 14:06:54 +07:00
Khang. Nguyen Khac Nguyen
8e50b59671 fix(cli): show passphrase when user indicate --pass
+ when user indicate --pass when sending file, indicate --pass flag in
recommended receive command.
2020-10-22 13:37:32 +07:00
Zack Scholl
61ffdc61f3 Merge branch 'master' of github.com:schollz/croc 2020-10-21 19:55:03 +00:00
Zack Scholl
ff45ccd346 bump 8.6.2 2020-10-21 12:52:53 -07:00
Zack Scholl
5a791e98af bump 8.6.2 2020-10-21 12:51:47 -07:00
Zack Scholl
0d767af80a fix makefile 2020-10-21 12:51:43 -07:00
Zack Scholl
bb971a9937 bump 8.6.1 2020-10-21 12:50:30 -07:00
Zack Scholl
c88d3ad62a update makefile 2020-10-21 12:50:25 -07:00
Zack Scholl
1a242711cc Merge branch 'master' of github.com:schollz/croc 2020-10-21 17:30:05 +00:00
Zack Scholl
77732c49a0 bump 8.6.0 2020-10-21 10:28:28 -07:00
Zack Scholl
b9b22ad041 bump 8.6.0 2020-10-21 10:28:27 -07:00
Zack Scholl
7a73e4912c allow using only local with --local flag 2020-10-21 18:25:56 +01:00
Zack Scholl
3129b097af use only local 2020-10-21 10:23:12 -07:00
Zack Scholl
1967ef57be bump 8.5.3 2020-10-21 09:41:08 -07:00
Zack Scholl
b95c2c781b bump 8.5.3 2020-10-21 09:41:07 -07:00
Zack Scholl
ea0e334feb add back ipv6 broadcast 2020-10-21 08:17:39 -07:00
Zack
de03a5167a
Merge pull request #292 from nkhang/chore/cleanup
cleanup: cleanup dependencies and remove unused code
2020-10-21 08:16:52 -07:00
Khang. Nguyen Khac Nguyen
12e09020d1 chore(mod): cleanup dependencies
+ cleanup dependencies since we do not use spinner anymore.
2020-10-21 15:56:28 +07:00
Khang. Nguyen Khac Nguyen
e85ac9f8bf chore(croc): remove redundant code
+ remove redundant return of func that does not return
+ remove func that is not used
2020-10-21 15:52:04 +07:00