kgretzky / pwndrop

Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.
https://breakdev.org/pwndrop
GNU General Public License v3.0
2.02k stars 259 forks source link

Possible to add support for chunked uploads? #39

Open BabaBooey84 opened 2 years ago

BabaBooey84 commented 2 years ago

CloudFlare has file upload limits, 100MB for the free plan, up to 500MB for the enterprise plan. So support for chunked uploads, if possible, would be very nice. Now I'm limited to 100MB unless I expose my IP by turning off the proxy.