Skip to content

CLI for sending and receiving files over TCP.

Notifications You must be signed in to change notification settings

znschaffer/drips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drips

crates.io

Usage

drips listen PORT           -- on the listening computer
drips send ADDRESS FILE     -- on the sending computer

A cli for sending and receiving files over TCP.

Install

Install with cargo install

$ cargo install drips

Build from source

$ git clone https://github.com/zschaffer/drips
$ cd drips
$ cargo build --release

About

CLI for sending and receiving files over TCP.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages