Skip to content

chlouzada/easy-file-share

Repository files navigation

easy-file-share

Description

This is a command-line interface (CLI) tool designed for sharing files over the internet.

It is strongly advised to use a strong password when sharing important files using this tool.

Install

npm i -g easy-file-share

Usage

For sharing files:

easy-file-share serve

For pulling files:

easy-file-share pull <key>

Architecture

Architecture diagram