awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
schollz avatar

schollz/croc

0
View on GitHub↗
35,272 星标·1,398 分支·Go·MIT·16 次浏览schollz.com/software/croc6↗

Croc

Croc is a command-line utility for sending files and folders between computers using end-to-end encrypted peer-to-peer connections. It employs elliptic curve encryption and key agreement to secure data transmission between remote endpoints.

The tool allows users to coordinate transfers using a shared code phrase and supports the operation of custom relay servers to facilitate connections without relying on public infrastructure. It also includes a proxy client to route encrypted traffic through SOCKS5 proxies.

Additional capabilities include resumable data transmission for unstable connections, content filtering to exclude specific files or folders, and stream-based data piping for integration with shell pipelines via standard input and output.

Features

  • Remote File Transfers - A command-line utility designed for secure file movement between local and remote systems using end-to-end encryption.
  • File Transfer Utilities - A command-line utility specifically built for sending encrypted files and folders between computers.
  • Secure File Transfer - Provides secure, encrypted transfer of files and directories between remote computers.
  • Encrypted Relaying - Establishes secure point-to-point connections using elliptic curve encryption and relay servers.
  • End-To-End Encryption Systems - Implements a system where data is encrypted on the sender's device and only decrypted by the intended recipient.
  • End-to-End Encryption - Secures transmissions using key agreement and elliptic curve encryption to ensure data privacy.
  • Transfer State Persistence - Tracks transmission progress to resume data transfers from the last successful point after a connection failure.
  • Stream Piping Utilities - Supports reading from shell pipes and writing to standard output for integration with other CLI tools.
  • Relay Server Infrastructures - Acts as a relay server to facilitate encrypted data routing between peers behind firewalls.
  • Private Relay Hosting - Enables the operation of custom relay servers to coordinate secure connections between sender and receiver.
  • Relay Server Management - Includes a relaying service that coordinates connections and facilitates data transfer between remote endpoints.
  • Resumable Downloads - Supports resuming interrupted file transfers, ensuring reliability over unstable connections.
  • Standard Stream Piping - Streaming data from a shell pipe on one machine to another, integrating with other command-line tools.
  • File Management - Easily send things from one computer to another.
  • File Sharing - Secure and easy file transfer between computers.
  • File Sharing Tools - Securely send files between computers.
  • Software Tools - Securely transfers files between computers.
  • Knowledge and Collaboration - Tool for securely transferring files between computers.

Star 历史

schollz/croc 的 Star 历史图表schollz/croc 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Croc 的开源替代方案

相似的开源项目,按与 Croc 的功能重合度排序。
  • build-trust/ockambuild-trust 的头像

    build-trust/ockam

    4,628在 GitHub 上查看↗

    Ockam is a zero-trust networking framework designed to secure data transit between distributed applications using an identity-based network overlay. It provides the primitives necessary to establish mutually authenticated and end-to-end encrypted connections, removing the reliance on traditional network-layer security. The project is distinguished by its use of attribute-based access control and verifiable credentials to manage trust at scale. It implements cryptographic identity rotation to maintain identity continuity and integrates with hardware-backed key management systems to secure priv

    Rustauthenticationauthorizationcredentials
    在 GitHub 上查看↗4,628
  • warner/magic-wormholewarner 的头像

    warner/magic-wormhole

    22,663在 GitHub 上查看↗

    Magic-wormhole is a peer-to-peer file transfer tool used to send files, directories, and text strings between computers. It functions as a secure data relay that establishes ephemeral encrypted network tunnels for ad hoc data exchange without requiring permanent accounts or shared folders. The system utilizes a password-authenticated key exchange to establish a shared secret from a short, human-readable code. This single-use secret handshake ensures the connection is invalidated after a successful pair to prevent replay attacks, while a rendezvous server helps peers exchange connection detail

    Python
    在 GitHub 上查看↗22,663
  • jedisct1/piknikjedisct1 的头像

    jedisct1/piknik

    2,510在 GitHub 上查看↗

    Piknik is an encrypted clipboard relay and multiplexer that coordinates the sharing of text, binary data, and shell content across multiple network hosts. It utilizes a centralized relay architecture to manage secure client connections, providing an end-to-end encrypted system for synchronizing session state and data streams. The project distinguishes itself through the use of multi-stage key derivation and API key access control to secure remote shell access. It employs end-to-end encryption and digital signatures to protect relayed content, ensuring that data is encrypted at the source befo

    Goclipboardcopycrypto
    在 GitHub 上查看↗2,510
  • timvisee/sendtimvisee 的头像

    timvisee/send

    5,797在 GitHub 上查看↗

    Send is an end-to-end encrypted file sharing service that encrypts files on the sender's device before upload, ensuring the server never sees plaintext content. It generates secure download links that are designed for single use, automatically removing access after the first successful download, and associates each share with a time-limited access token that expires after a set duration. The service operates without requiring user accounts, lowering friction for ephemeral sharing, and uses cryptographic key derivation to generate decryption keys from the download URL, eliminating server-side

    JavaScriptencryptionfile-sharingfile-upload
    在 GitHub 上查看↗5,797
查看 Croc 的所有 30 个替代方案→

常见问题解答

schollz/croc 是做什么的?

Croc is a command-line utility for sending files and folders between computers using end-to-end encrypted peer-to-peer connections. It employs elliptic curve encryption and key agreement to secure data transmission between remote endpoints.

schollz/croc 的主要功能有哪些?

schollz/croc 的主要功能包括:Remote File Transfers, File Transfer Utilities, Secure File Transfer, Encrypted Relaying, End-To-End Encryption Systems, End-to-End Encryption, Transfer State Persistence, Stream Piping Utilities。

schollz/croc 有哪些开源替代品?

schollz/croc 的开源替代品包括: build-trust/ockam — Ockam is a zero-trust networking framework designed to secure data transit between distributed applications using an… warner/magic-wormhole — Magic-wormhole is a peer-to-peer file transfer tool used to send files, directories, and text strings between… jedisct1/piknik — Piknik is an encrypted clipboard relay and multiplexer that coordinates the sharing of text, binary data, and shell… timvisee/send — Send is an end-to-end encrypted file sharing service that encrypts files on the sender's device before upload,… localsend/localsend — LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same… micahflee/onionshare — OnionShare is a privacy-focused data transfer tool and onion service host. It enables the anonymous sharing of files…