Skip to content

rnbguy/rope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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