mork VS uploadserver

Compare mork vs uploadserver and see what are their differences.

mork

Application for sending files p2p written in rust (by dojje)

uploadserver

Python's http.server extended to include a file upload page (by Densaugeo)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mork uploadserver
1 2
11 251
- -
0.0 2.2
over 2 years ago about 1 month ago
Rust Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mork

Posts with mentions or reviews of mork. We have used some of these posts to build our list of alternatives and similar projects.
  • I've made a filesharing program
    1 project | /r/rust | 17 Mar 2022
    I have created a filesending program in rust. Here it is: https://github.com/dojje/mork. Install instructions and all that is in the readme file.

uploadserver

Posts with mentions or reviews of uploadserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-09.
  • Ask HN: Simple web server with drag and drop upload?
    5 projects | news.ycombinator.com | 9 Aug 2024
    Another option with Python is

    uploadserver: https://github.com/Densaugeo/uploadserver

    python built-in: python -m http.server (does not support upload)

  • YouTransfer: Self-hosted file transfer and sharing solution
    12 projects | news.ycombinator.com | 13 Jan 2024
    I use `python -m http.server` on the sender side, and https://github.com/Densaugeo/uploadserver on the receiver side if Python or the network is problematic to setup on the sender. This is simple and works well for my use cases, since I don't have a need for those features you mention. The only feature I miss is encryption, which could be done via an SSH tunnel with a bit more work, but I usually don't bother if I'm on my home LAN.

What are some alternatives?

When comparing mork and uploadserver you can also consider the following projects:

rustypaste - A minimal file upload/pastebin service.

IFS - Internet File Store - Small scale private upload service

uploadserver - Simple Rust file server which lets you upload, share, and download files from a web browser. Ready-to-run binaries for Windows, Mac, and Linux. Free/Open-Source alternative to AirDrop/Dropbox for transferring files on your local network without having to install anything. A more sophisticated version of `python3 -m http.server 8000`.

parsec-cloud - Open source Dropbox-like file sharing with full client encryption !

nox - Rust implementation of the Fluence network peer

sshx - Fast, collaborative live terminal sharing over the web

redshirt - 🧑‍🔬 Operating system

amber - All things AMBER

ffsend - :mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.

qrsend - ⌨ Send files over WIFI by scanning QR code in terminal

filite - A simple, light and standalone pastebin, URL shortener and file-sharing service

biliup-rs - 命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured