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

1031 commits

Author SHA1 Message Date
Zack Scholl
babfd5f35f add option to overwrite automatically 2021-04-16 15:14:21 -07:00
Zack Scholl
be5ceae8c7 prompt to overwrite 2021-04-16 15:12:11 -07:00
Zack Scholl
6be4080f05 remove hash exchange 2021-04-16 14:25:57 -07:00
Zack Scholl
b0693751c1 fix 2021-04-16 14:01:48 -07:00
Zack Scholl
8250a39534 fix: delete room if full and third-party tries to enter 2021-04-16 09:48:11 -07:00
Zack Scholl
2131e99826 use new pake 2021-04-16 09:20:13 -07:00
Zack Scholl
628043b228 fix: do not use part of secret as room name 2021-04-16 08:13:43 -07:00
Tobias Dussa
876ce5764b Transfer symlinks without touching their targets. 2021-04-15 17:07:23 +02:00
Zack
3fd125178f
Merge pull request #341 from MatejKafka/master
Added CROC_CONFIG_DIR env var to support custom config dir path
2021-04-13 15:38:38 -07:00
Zack Scholl
6ba6ec9d32 bump 8.6.12 2021-03-26 16:03:51 -07:00
Zack Scholl
c373b38b59 bump 8.6.12 2021-03-26 16:03:31 -07:00
Zack Scholl
ff12c33e7f bump 8.6.12 2021-03-26 15:41:45 -07:00
Zack Scholl
a9d582cc6a lookup using standard dns 2021-03-26 15:39:33 -07:00
Matej Kafka
c1e546ede6
Added CROC_CONFIG_DIR env var to support custom config dir path 2021-03-20 00:50:50 +01:00
Jona
2273438373 add compliance with xdg base directory specification in regards to XDG_CONFIG_HOME 2021-03-17 17:45:07 +01:00
Zack Scholl
50aa24d86d bump 8.6.11 2021-03-15 12:39:04 -07:00
Zack Scholl
fb2723d80b don't show description if only sending one file 2021-03-15 11:50:30 -07:00
Zack
6e9156d49c
Merge pull request #337 from alrs/alrs-fix-server-nil-salt-and-keys
src/tcp: fix dropped errors
2021-03-10 08:16:19 -08:00
Lars Lehtonen
3e5b876a32
src/croc: fix dropped errors 2021-03-09 16:55:42 -08:00
Lars Lehtonen
a9487a332c
src/tcp: fix dropped errors 2021-03-09 16:48:38 -08:00
Zack Scholl
03a27b6683 bump 8.6.10 2021-03-08 08:41:54 -08:00
Heiko Reese
a20ebd7120 Added support for SOCKS5 authentication (fixes #333) 2021-03-06 11:55:16 +01:00
Zack Scholl
10e57c3f97 bump 8.6.9 2021-03-05 11:02:51 -08:00
Zack Scholl
30783ce79c overwrite symlinks on transfer, like files, fixes #334 2021-03-05 09:00:15 -08:00
Zack Scholl
cdabf629b6 bump 8.6.8 2021-02-23 12:10:30 -08:00
Zack Scholl
92ab62d03e bump 8.6.8 2021-02-23 12:09:50 -08:00
Zack Scholl
4b0d01d8f0 bump 8.6.8 2021-02-23 12:06:59 -08:00
Zack Scholl
cd2802b8b5 shorter dns fail time 2021-02-19 10:18:13 -08:00
Zack Scholl
c5ff55a193 find dns from any number of providers 2021-02-19 10:16:58 -08:00
Zack
ef43873c3b
Merge pull request #325 from nikoksr/fix/missing-code-too-short-error
fix(cli): make 'code too short' error symmetric on both sender and receiver side
2021-02-02 06:48:21 -08:00
Zack Scholl
7f5d704a26 change name 2021-02-01 06:58:27 -08:00
Niko Köser
3ccd4d07e9
fix: accidentally overwritten error value
In function _cli.send_ the named return value 'err' gets accidentally
overwritten in the deferred anonymous function that removes the
files/directories. Renamed the error variable inside the deferred
function so that it does not overwrite the original error anymore.

Closes #296
2021-02-01 10:34:06 +01:00
Peter
17f3df7e36 Added an option to ignore attached stdin, for compatibility with node child_process 2021-01-10 13:17:43 +00:00
Zack Scholl
a2b243ad94 bump 8.6.7 2020-12-28 11:01:27 -08:00
Zack
0994e4eda5
Merge pull request #307 from hillmarcus/306-file-size
Issue #306, File Size Mismatch
2020-12-28 10:46:39 -08:00
vzlcn0
52bc6312e1 add new cmd option to set sender ip 2020-12-17 18:37:48 +03:00
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
5978896936 bump 8.6.6 2020-11-17 16:10:57 -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
b740e491e6 bump 8.6.5 2020-10-23 08:26:15 -07:00
Zack Scholl
f51ea8bfdc show progress 2020-10-22 17:03:46 -07: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
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