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!

  • manned_meatball@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    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