Skip to content

Repository files navigation

Drop

CI CodeQL License: MIT

Drop is a command-line tool for sending files and folders between computers. Run drop and choose send or receive. The sender gets a code to give to the receiver.

Transfers are end-to-end encrypted and go directly between the two computers. If a direct connection isn't possible, they fall back to a relay: by default a public one run by n0, the makers of iroh, or one you host yourself. The relay only sees encrypted data.

Works across Linux, macOS and Windows.

Note

Drop is early software. Use the same version on both computers.

Install

Linux and macOS:

curl -fsSL https://github.com/op-q/drop/releases/latest/download/install.sh | sh

Windows, in PowerShell:

irm https://github.com/op-q/drop/releases/latest/download/install.ps1 | iex

Use

drop
drop send [filepath]
drop recv [code]

More

About

Encrypted CLI P2P file transfer over QUIC Iroh

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages