Hello looking for a file sharing app, preferable that I can run in a docker container with a UI that displays for file recipients over a reverse proxy.
edit: thanks everyone for your help and suggestions!
Hello looking for a file sharing app, preferable that I can run in a docker container with a UI that displays for file recipients over a reverse proxy.
edit: thanks everyone for your help and suggestions!
the other day I spent probably 30 minutes comparing solutions to share files between two machines over the network. I ended up just running this Python line…
python3 -m http.server 8080