direct-share

Crates.iodirect-share
lib.rsdirect-share
version1.0.0
sourcesrc
created_at2022-03-02 08:58:40.170607
updated_at2024-04-19 03:12:28.130292
descriptionShare any files easily from your machine
homepage
repositoryhttps://github.com/storycraft/direct-share
max_upload_size
id542092
size53,853
storycraft (storycraft)

documentation

README

한국어 README

DirectShare

Self host files & directory in one click

Features

  • Automatic uPnP port forwarding
  • Configurable port, shorten url length
  • Directory sharing (via tarball archive)

Usage

Drag files into executable and connect to generated shorten url. Directories are shared as tarball archive.

registered foo.txt url: http://127.0.0.1:1024/xIqfLguw

http://127.0.0.1:1024/xIqfLguw is download url for foo.txt. URL length and host port are configurable in direct_share.toml.

License

DirectShare is following MIT License

Commit count: 28

cargo fmt