1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-24 16:23:47 +03:00
Commit Graph

1625 Commits

Author SHA1 Message Date
Zack Scholl
c28d731a66 update deps 2022-02-23 07:31:45 -08:00
Zack Scholl
ef6683b550 add more tests 2022-02-23 07:25:13 -08:00
Zack
f6a75c8f53
Merge pull request #460 from iulius98/master
#431 fixed remote path
2022-02-23 07:14:46 -08:00
RCL98
7c1a59c102 #431 fixed remote folder name for Windows 2022-02-21 21:50:24 +02:00
iulius98
32a188fa85 #431 Integrate GetFilesInfo function with the code 2022-02-21 20:41:51 +02:00
RCL98
ce8fb796b3 #431 added file informations retrival functions to replace getPaths 2022-02-21 20:16:27 +02:00
Zack
1bd705d2e1
Merge pull request #459 from iulius98/master
#454 fixed local transfer
2022-02-20 07:57:34 -08:00
iulius98
1a635de69c #454 fixed local transfer 2022-02-20 17:40:50 +02:00
Zack
353ae0db16
add more information 2022-02-07 14:06:49 -08:00
Zack Scholl
94c0f66a26 bump 9.5.1 2022-02-03 08:51:19 -08:00
Zack Scholl
b0e7d4d5df fix tests 2022-02-03 08:45:50 -08:00
Zack Scholl
9b5252d54c update deps 2022-02-03 08:40:49 -08:00
Zack Scholl
1d3c822ef3 allow remembering --internal-dns flag 2022-02-03 08:34:03 -08:00
Zack
df78f3333d
Merge pull request #451 from voocel/fix_hash_err
fix hash file error
2022-01-06 04:43:50 -08:00
voocel
b45e625298 fix hash file error 2022-01-06 17:44:43 +08:00
Zack Scholl
7390e7ed45 bump 9.5.0 2021-11-18 07:03:47 -08:00
Zack
f210ef8877
Merge pull request #435 from AmeyShrivastava/fix-typos
Fix Typos
2021-11-17 10:52:29 -08:00
Amey Shrivastava
2964ede174 Fix Typos (revised)
This commit fixes spelling mistakes (typos) at a few places in the codebase.
(Includes requested corrections)
2021-11-17 23:50:32 +05:30
Zack Scholl
cc837fa863 fix ports for tests 2021-11-17 10:11:35 -08:00
Zack Scholl
87bfdf11a8 update deps 2021-11-17 09:40:59 -08:00
Zack
c30492609e
Merge pull request #432 from mbattista/master
added throttle upload feature
2021-11-17 09:37:50 -08:00
Zack
2f733891db
Merge pull request #440 from Juneezee/go1.17
build: upgrade to Go 1.17
2021-11-17 09:35:25 -08:00
Zack
3eb66284e0
Merge pull request #434 from HinWaei/fix4
Fixed an error
2021-11-17 09:33:48 -08:00
Eng Zer Jun
1645759742
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 11:39:11 +08:00
Eng Zer Jun
da8beb65bf
build: upgrade to Go 1.17
Go 1.17 introduces compiler improvement
(https://golang.org/doc/go1.17#compiler) and supports module graph
pruning (https://golang.org/ref/mod#graph-pruning) and lazy module
loading (https://golang.org/ref/mod#lazy-loading).

This commit applies the changes by running `go mod tidy -go=1.17` to
enable module graph pruning and lazy module loading supported by Go 1.17
or higher.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 11:39:01 +08:00
Hinux Chau
d30433658b
Fixed an error
Fixed an error caused by nonexistence of the directory /etc/bash_completion.d/croc
2021-10-27 22:21:31 +08:00
Marcel Battista
d372fa1fa4 fix panic on single digit throttles values 2021-10-19 13:10:43 +02:00
Marcel Battista
8ff3fb9b89 added throttle upload feature 2021-10-19 02:46:54 +02:00
Zack
696479024e
Update ci.yml 2021-10-08 09:43:30 -07:00
Zack
9dfa0284fa update with setup 2021-10-08 09:39:20 -07:00
Zack Scholl
a12f374aba can't use the github ci 8084 2021-10-04 08:02:27 -07:00
Zack
8ee1825f84
Merge pull request #424 from jolheiser/fix-const
Fix TCP constant
2021-10-04 07:29:27 -07:00
Zack
f99c33d794
Merge pull request #426 from maximbaz/ci
Run tests via Github Actions
2021-10-04 07:26:53 -07:00
Maxim Baz
417b371454
Add CI 2021-10-04 00:16:49 +02:00
jolheiser
2ffb20201c
Fix TCP constant
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-10-03 16:23:29 -05:00
Zack Scholl
89efd38c10 bump 9.4.2 2021-10-02 12:38:32 -07:00
Zack Scholl
49f50a53d5 need to listen on all ports 2021-10-02 12:37:16 -07:00
Zack Scholl
5d9afe03ef bump 9.4.1 2021-10-02 12:29:05 -07:00
Zack Scholl
1637765aad debugging 2021-10-02 12:23:36 -07:00
Zack Scholl
ce628ea604 debugging 2021-10-02 12:20:18 -07:00
Zack Scholl
ff4307c3c6 debugging 2021-10-02 12:18:50 -07:00
Zack Scholl
e5f59fa0f9 fix local 2021-10-02 12:02:25 -07:00
Zack Scholl
04662df347 fix local 2021-10-02 11:55:43 -07:00
Zack Scholl
4ea66fbd18 upgrade peerdiscovery 2021-10-02 10:55:12 -07:00
Zack Scholl
d96c98f4ce bump 9.4.0 2021-10-02 10:45:00 -07:00
Zack Scholl
31db6a76e5 bump 9.4.0 2021-10-02 10:44:48 -07:00
Zack Scholl
a996f3c4f4 bump 9.4.0 2021-10-02 10:44:34 -07:00
Zack Scholl
4334c870f5 bump 9.4.0 2021-10-02 10:44:17 -07:00
Zack Scholl
2b1367a09b bump 9.4.0 2021-10-02 10:44:05 -07:00
Zack Scholl
add1650cbd bump 9.4.0 2021-10-02 10:43:14 -07:00