rnbguy / rope

P2P file transfer utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rope

Build Status Apache 2.0 Licensed Rust 1.64+

P2P file transfer utility.

rope transfer

This is based on my previous project figo, but in Rust.

Installation

$ cargo install --git https://github.com/rnbguy/rope

rope uses mDNS to find each other. Before using, make sure both machines are connected to the same network.

Send

$ rope send video.mp4
MAGIC: blistering-barnacles

Receive

$ rope recv blistering-barnacles
$ ls video.mp4

About

P2P file transfer utility

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%