ffsend
magic-wormhole
ffsend | magic-wormhole | |
---|---|---|
27 | 81 | |
7,020 | 20,822 | |
- | 1.0% | |
3.6 | 8.4 | |
over 1 year ago | 13 days ago | |
Rust | Python | |
GNU General Public License v3.0 only | MIT License |
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.
ffsend
-
Send: Open-source fork of Firefox Send
A command line version brought by the same author: https://github.com/timvisee/ffsend
-
Pingvin Share - A self-hosted file sharing platform
That has a nice associated command line tool too handy for scripting (e.g. make bat file you can drop file on to share etc).
-
Self-hosted alternative to DocSend?
I would also recommend https://github.com/timvisee/ffsend
- GitHub - timvisee/ffsend: Easily and securely share files from the command line. A fully featured Firefox Send client.
-
Hacker News top posts: Jun 25, 2022
ffsend: A fully featured Firefox Send command line client\ (42 comments)
- ffsend。一个功能齐全的Firefox Send命令行客户端 (ffsend: A fully featured Firefox Send command line client)
- ffsend: A fully featured Firefox Send command line client
magic-wormhole
-
Show HN: An SSH based utility to transfer pipes across machines – beam
Maybe better to use something like magic wormhole? https://github.com/magic-wormhole/magic-wormhole
-
Magic Wormhole: get things from one computer to another, safely
Nope. It needs to contact the "mailbox server" to coordinate the rest of the protocol. Two machines with local connectivity (e.g. on the same LAN, but your WAN connection is broken) could still implement the second half of the protocol, where they use each other's IP addresses to make a direct connection, but without the first half they couldn't learn those addresses or exchange the key-negotiation messages.
We've sketched out some approaches to working in a disconnected environment like that, using local multicast and mDNS/ZeroConf/Bonjour to act as an alternate mailbox server (https://github.com/magic-wormhole/magic-wormhole/issues/48). There's still design work needed, though, and I fear it would degrade the experience for fully-connected nodes (extra timeouts), so it might want to be opt-in with a `--offline` flag on both sides.
-
10 Best Tools for Secure and Efficient File Sharing in 2024
Learn More: Magic Wormhole
- Magic Wormhole
-
LocalSend: Open-source, cross-platform file sharing to nearby devices
Some CLI alternatives if you don't need the GUI:
Croc: https://github.com/schollz/croc
Magic-Wormhole: https://github.com/magic-wormhole/magic-wormhole
I used to use MW but switched to croc as the single binary was easier to deploy.
-
Ask HN: Best modern file transfer/synchronization protocol?
On a similar note, can someone tell me what's the fastest (wireless) way to transfer files between two laptops on same network (i.e. hotspot)?
scp, rsync, wormhole give me only 2-3 mb/s.
What's causing the bottleneck here and what am I missing? Thanks in advance!
https://github.com/magic-wormhole/magic-wormhole
-
File transfer solution on a high-latency link
Check out wormhole. It works on Linux, Windows and MacOS, keeps your data entirely on the private network and uses HTTP as the underlying transfer vehicle. Since HTTP isn't nearly as bothered by high latency (as compared to SMB or FTP), this is probably as fast as you will be able to transfer files on that high latency network.
- Ask HN: What are some unpopular technologies you wish people knew more about?
-
Localsend: Open-Source Airdrop Alternative
Related projects:
- FlyingCarpet: direct transfer over local adhoc WIFI: https://github.com/spieglt/FlyingCarpet
- LANDrop: Drop any files to any devices on your LAN: https://github.com/LANDrop/LANDrop
- In-browser file transfer similar to Airdrop: https://snapdrop.net/
- Magic Wormhole: simple file transfer from computer-to-computer over the net: https://github.com/magic-wormhole/magic-wormhole
- Croc: similar to magic wormhole: https://github.com/schollz/croc
- Wormhole: user-friendly in-browser based e2e encrypted file transfer: https://wormhole.app/
-
Looking for selfhosted application to easily share files
You can try https://github.com/magic-wormhole/magic-wormhole
What are some alternatives?
send-instances - 🌍 A list of public Send instances. Mirror.
croc - Easily and securely send things from one computer to another :crocodile: :package:
transfer.sh - Easy and fast file sharing from the command-line.
sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
send - :mailbox_with_mail: Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send
wormhole-william - End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).
udiskie - Automounter for removable media
snapdrop - A Progressive Web App for local file sharing
Browser - Do some browser detection with Ruby. Includes ActionController integration.
wormhole-gui - Cross-platform application for easy encrypted file, folder, and text sharing between devices. [Moved to: https://github.com/Jacalz/rymdport]
pcopy - pcopy is a temporary file host, nopaste and clipboard across machines. It can be used from the Web UI, via a CLI or without a client by using curl.
PsiTransfer - Simple open source self-hosted file sharing solution.