←back to thread

276 points leonry | 1 comments | | HN request time: 0.001s | 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 #
1. psnehanshu ◴[] No.41895515[source]
I use ToffeeShare. It also uses WebRTC for p2p transfer. But it fallbacks to a central server if p2p can't be established (just like a TURN server)