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
- Host: GitHub
- URL: https://github.com/0000xffff/dumpit
- Owner: 0000xFFFF
- License: mit
- Created: 2024-09-04T20:32:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-14T20:43:47.000Z (over 1 year ago)
- Last Synced: 2025-01-19T14:19:01.139Z (about 1 year ago)
- Topics: flask, http, https, https-server, pyopenssl, python, python3, ssl, transfer-files, uploading, uploading-files
- Language: JavaScript
- Homepage:
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dumpit
Easily transfer files from a phone to a PC over wifi.

# 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.