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

Build source under Windows #13

Open graphixillusion opened 4 years ago

graphixillusion commented 4 years ago

Hi there. I've tried to build from source under windows (with the command "go install") (go version go1.14.2). I can generate the binaries and can start it but it doesn't seems to work correctly. The only thing which is working is the redirect: the default one is this one (https://www.youtube.com/watch?v=oHg5SJYRHA0). But the admin page doesn't show up, even if i specify a custo secret path in the ini configuration file. Another thing is that everytime i start the exe, it wipes everything inside the ini which is under [setup]