this post was submitted on 29 Jul 2026
71 points (97.3% liked)
digitalescapetools
168 readers
9 users here now
A hub for discovering and sharing privacy-respecting, open-source, and self-hosted digital tools that improve productivity, creativity, and digital independence.
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I force all my homies to use
magic-wormhole. It can transfer files and folders with no sign-up and (as far as I can tell) no limits.For all you command-line nerds, including on Windows, it works like this:
This will ping the relay server, which defaults to Canonical on my system, as I recall, to generate a code so the two computers can locate each other.
Then on the other computer, (again including Windows,)
Note that, as both computers were on the same LAN, it transferred locally because it's awesome that way.
Working as a TA in the computer science department, this is invaluable. Students from all skill levels can transfer stuff with no extra headache, and the generated codes can be spoken aloud for simplicity.
You wrote you did this on LAN but it would work as well over IP?
Yes! My mistake for that implication. Automatically using LAN is what impressed me the most, but it transfers over networks and, because it relies on outbound HTTP connections, bypasses many firewalls.
I do not know if it uses NAT hole-punching, but it has always been relatively fast at transferring data considering that it's a free service.
Ha, no you're good you mentioned it i just dont know too much about the topic so i wanted to confirm i was reading it correctly, but thank you for the further details!