Skip to content

rnbguy/rope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00ecd85 · Sep 6, 2024

History

99 Commits
Apr 3, 2024
Aug 4, 2022
Mar 10, 2024
Feb 9, 2021
Sep 6, 2024
Sep 6, 2024
Feb 9, 2021
Mar 10, 2024
Oct 17, 2023

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