croc 10.0.3

croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is 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

Tags file-transfer cli encryption tcp transfer peer-to-peer file-sharing data-transfer golang
License MITL
State stable

Recent Releases

10.0.325 May 2024 06:45 minor feature: lt;ul gt;. lt;li gt;room finding lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/schollz/croc/compare/v10.0.2...v10.0.3" gt; lt;tt gt;v10.0.2...v10.0.3 lt;/tt gt; lt;/a gt; lt;/p gt;.
9.6.1721 May 2024 03:15 minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;chore: improve efficiency and remove extraneous reads by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/schollz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/schollz" gt;@schollz lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2306454354" data-permission-text="Title is private" data-url="https://github.com/schollz/croc//702" data-hovercard-type="pull_request" data-hovercard-url="/schollz/croc/pull/702/hovercard" href="https://github.com/schollz/croc/pull/702" gt;#702 lt;/a gt; lt;/li gt;. lt;li gt;: correctly report version lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/schollz/croc/compare/v9.6.16...v9.6.17" gt; lt;tt gt;v9.6.16...v9.6.17 lt;/tt gt; lt;/a gt; lt;/p gt;.
9.6.1507 Apr 2024 01:11 minor bugfix: Update error message to be more verbose by @vihu in #682 Gracefully handle non existend receive config file by @a1lu in #685 Check HOME as last by @a1lu in #684 Support spaces in 4 word codes by @a1lu in #683 Avoid to create config dir if not required by @a1lu in #686 Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #687 Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #688
9.6.1412 Mar 2024 09:40 minor bugfix: What's Changed 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 New Contributors @bitraid made their first contribution in #679