https://github.com/songdrop/dumbdropwindows
DumbDrop File Upload for Windows
https://github.com/songdrop/dumbdropwindows
cpp file-sharing file-upload nodejs visualstudio2022 windows
Last synced: 4 months ago
JSON representation
DumbDrop File Upload for Windows
- Host: GitHub
- URL: https://github.com/songdrop/dumbdropwindows
- Owner: SongDrop
- License: gpl-3.0
- Created: 2025-06-28T22:38:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-02T17:00:25.000Z (12 months ago)
- Last Synced: 2025-10-06T17:13:34.814Z (9 months ago)
- Topics: cpp, file-sharing, file-upload, nodejs, visualstudio2022, windows
- Homepage: https://github.com/SongDrop/dumbdropwindows
- Size: 468 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DumbDrop Windows
**DumbDrop** on Windows, providing a seamless, secure, and ready-to-use file upload server.

## Features
- **Automatic DumbDrop installation** with all dependencies
- **Automatic HTTPS configuration** using a self-signed certificate or optionally your own certificate
- **Windows Firewall port opening** for the configured server port
- **Service setup** to run DumbDrop automatically at Windows startup
- **Secure configuration** with PIN saved in decrypted config file
## Installation
1. **Run the installer executable** (`DumbDrop.exe`).
2. The installer will:
- Download and install Node.js (if not already present)
- Clone or download the latest DumbDrop release
- Configure HTTPS certificates (self-signed by default)
- Open the specified port in Windows Firewall
- Register DumbDrop as a Windows service to start on boot
3. Once complete, DumbDrop will be accessible via your **https://PUBLIC_IP:3475**
## Usage
This application is ideal for remote cloud-based Windows setups, allowing seamless file uploads from PC to PC without intermediate apps. It also works great on mini-PCs, enabling file uploads from your phone to your PC at home.
> **Important:** Only share your public IP address with people you trust to keep your uploads secure.
---
[](https://github.com/SongDrop/dumbdropwindows/releases/tag/windows)