Path to this page:
./
net/croc,
Fast, simple, and secure file transfer between any two computers
Branch: CURRENT,
Version: 9.6.14nb6,
Package name: croc-9.6.14nb6,
Maintainer: charlotteCroc is a tool that allows any two computers to simply and securely transfer
files and folders. Croc may be the only CLI file-transfer tool that does all
of the following:
- Allows any two computers to transfer data (using a relay)
- Provides end-to-end encryption (using PAKE)
- Enables easy cross-platform transfers (Windows, Linux, Mac)
- Allows multiple file transfers
- Allows resuming transfers that are interrupted
- Local server or port-forwarding not needed
- IPv6-first with IPv4 fallback
- Can use proxy, like Tor
Master sites:
Filesize: 500.461 KB
Version history: (Expand)
- (2024-09-06) Updated to version: croc-9.6.14nb6
- (2024-08-11) Updated to version: croc-9.6.14nb5
- (2024-07-03) Updated to version: croc-9.6.14nb4
- (2024-06-13) Updated to version: croc-9.6.14nb3
- (2024-06-01) Updated to version: croc-9.6.14nb2
- (2024-04-05) Updated to version: croc-9.6.14nb1
CVS history: (Expand)
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-03-15 03:36:16 by Charlotte Koch | Files touched by this commit (3) |
Log message:
net/croc: Update to 9.6.14
Changelog:
v9.6.14
- Fix Windows builds by @bitraid in #679
- Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in
#678
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #680
v9.6.13
- Build release binaries for DragonFly/Free/Net/OpenBSD by @dbohdan in #671
v9.6.12
- builds should be using static build for alleviating glibc errors
v9.6.11
- define ports by amount, not individually - v2 by @qk-santi in #662
- Bump actions/stale from 5 to 9 by @dependabot in #657
- remove unnecessary trailing newline character when stdout is enabled by
@TravisRoad in #663
- add windows arm builds
v9.6.10
- hide relay param if not going to be used by @qk-santi in #659
- use go.1.21 for builds
v9.6.9
- switch winget releaser runner to ubuntu-latest by @sitiom in #581
- add build for windows 7 by @schollz in #655
- Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #653
v9.6.7
- Update and fix the docker image deplyment build by @rehanone in #645
- Fix for the failing CD build by @rehanone in #646
v9.6.6
- feat: add support to respect .gitignore files
- fix architecture detection for Apple Silicon
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message:
Revbump all Go packages after go121 update
|
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | |
Log message:
Revbump all Go packages after go120 security update
|