croc: 두 컴퓨터 간 파일 전송을 위한 CLI 도구

Croc: Securely transfer files and folders between two computers

croc: 두 컴퓨터 간 파일 전송을 위한 CLI 도구

croc은 두 컴퓨터 간에 파일과 폴더를 안전하게 전송할 수 있는 오픈소스 CLI 도구입니다. PAKE 기반의 종단간 암호화를 제공하며, 릴레이 서버를 통해 NAT 뒤에서도 작동합니다. Windows, Linux, macOS 등 다양한 플랫폼을 지원하고, 중단된 전송을 재개할 수 있으며, Tor 같은 프록시 사용도 가능합니다. 설치와 사용이 간편하여 코드 문구만으로 파일을 주고받을 수 있습니다.

croc is the only CLI file-transfer tool that does all of the following: allows any two computers to transfer data, provides end-to-end encryption, enables easy cross-platform transfers, allows multiple file transfers, allows resuming transfers, no need for local server or port-forwarding, IPv6-first with IPv4 fallback, and can use a proxy like Tor.

이 날의 다른 글

2026-07-12