An open API service indexing awesome lists of open source software.

https://github.com/storycraft/direct-share

Self host files in one click
https://github.com/storycraft/direct-share

Last synced: about 1 month ago
JSON representation

Self host files in one click

Awesome Lists containing this project

README

        

[한국어 README](./readme_ko.md)

# 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