←back to thread

276 points leonry | 1 comments | | HN request time: 0.2s | source
Show context
gpm ◴[] No.41889545[source]
Slightly off topic: I'm a fan of solutions like https://webwormhole.io/ - which lets you send the file directly from one computer to the other via webrtc instead of uploading to a middleman server... at the expense of not being able to generate a link that you can send to someone else and forget about.
replies(4): >>41889723 #>>41890221 #>>41895515 #>>41897208 #
blacksmith_tb ◴[] No.41890221[source]
I am partial to croc[1] which will send directly on your local network, or encrypted through a relay across the 'net.

1: https://github.com/schollz/croc

replies(2): >>41890573 #>>41895471 #
1. justusthane ◴[] No.41895471[source]
Of all the P2P file transfer tools I’ve tried (Magic Wormhole, file.pizza, localsend, etc) I’ve had the best luck with croc working under various network configurations.