croc
croc copied to clipboard
Easily and securely send things from one computer to another :crocodile: :package:
Currently running `go test -race ./...` reveals a few data races. Some of them seem benign (such as `log.SetLevel` racing in tests), however some seem potentially real. The logs are...
At first did not grok croc could transfer a directory :) after using it to transfer a dev part of my dropbox directory on an old machine I realized I...
## Describe the bug When upgrading croc (for example, to from 8.x to 9.3.0), new default settings are not saved if existing `receiving.json` or `send.json` exist. This causes problems such...
**Is your feature request related to a problem? Please describe.** Nope **Describe the solution you'd like** If I install croc via the install-script it should check before sending/receiving if it...
**Is your feature request related to a problem? Please describe.** Not a **problem** per se, more of a code organization/readability/navigation thing. There are various values throughout the codebase which are...
Yes. croc's version is croc version v9.2.0-d442755. ## Describe the bug croc seem like it can't use socks5 and relay parameters at same time. Is it a bug? ## To...
## Describe the bug When a file is transfered on windows, the line with the progress is flickering a lot ## Version Windows 9.1.0 x64 The gif is very slow...
Croc currently wastes time (when the file is big it wastes a lot of time) attempting to compress files where it can't make any noticeable reduction in size anyway. I...
## Describe the bug croc prompt refuses files when answering yes ## To Reproduce Answer **yes** when receiving a file Accept 'myfilename' (12.3 kB)? (y/n) **yes** 2021/06/09 11:48:49 refused files...
Hi running croc v. 9.1.0. on MacOS. Self-hosted using following syntax in Terminal : croc relay [info] ….. starting croc relay version v9.1.0-35106d4 [info] ….. starting TCP server on 9009...