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

https://github.com/0000xffff/dumpit

simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi
https://github.com/0000xffff/dumpit

flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files

Last synced: 4 months ago
JSON representation

simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi

Awesome Lists containing this project

README

          

# dumpit

Easily transfer files from a phone to a PC over wifi.

![preview](preview/preview.gif)

# Installation
```sh
make
sudo make install
```

## Requirements
* gcc

# Running
```sh
dumpit -u
```

# Usage
Open the server's IP address in a web browser and begin uploading files.