Magic Wormhole: Get things from one computer to another, safely
61–70 of 107 posts
Re: Magic Wormhole: Get things from one computer to another, safely
#62AFAIK, Web Wormhole is the only one of those tools that can be used both as a command-line tool and from a browser. It looks like the site is down at the moment though. https://github.com/saljam/webwormhole https://webwormhole.io/
Re: Magic Wormhole: Get things from one computer to another, safely
#63Maybe I’m missing something but has this been largely superseded by wireguard these days?
Re: Magic Wormhole: Get things from one computer to another, safely
#64I’ve used this and localsend, both are great, but has anyone finally solved the problem of making one of these things that can use a GUI (for phones and tablets) and also a CLI (for when I’m SSHed into my home computer and need to send a video to get processed by something)?
Then I genuinely recommend piping-server https://github.com/nwtgck/piping-server
Personally I don't really mind the unencryption as I mean I just use it to pass videos or any software and I don't really think that there are any security concerns but its also really easy to encrypt / decrypt as well so I genuinely recommend it
It can actually work out of the browser and in the ssh server by using curl / maybe even wget but no guarantees. Both standard tools.
https://piping-ui.org/ There is this website which has a better ui
And you can self host the server as well and these ui's are just static pages which you can view the source code of
Re: Magic Wormhole: Get things from one computer to another, safely
#65Re: Magic Wormhole: Get things from one computer to another, safely
#66How better than Syncthing is it?
Re: Magic Wormhole: Get things from one computer to another, safely
#67I prefer https://localsend.org/ nowadays. Nice cross-platform GUI, "just works". Requires being on the same lan, but discovery of other devices is automatic and there are no alphanumeric codes that have to be shared. It's a good QoL improvement to have "airdrop" between Android and Linux
Re: Magic Wormhole: Get things from one computer to another, safely
#68croc[1] has worked better for me. It supports resuming transfers, which is a must. It is very wormhole like and written in Go. [1] https://github.com/schollz/croc
Re: Magic Wormhole: Get things from one computer to another, safely
#69Re: Magic Wormhole: Get things from one computer to another, safely
#70I’ve used this and localsend, both are great, but has anyone finally solved the problem of making one of these things that can use a GUI (for phones and tablets) and also a CLI (for when I’m SSHed into my home computer and need to send a video to get processed by something)?
Focused on speed, so good for video. (If your transfers don’t saturate the network I treat that as a failure and a bug to be fixed - please report if speed is ever lacking)
Disclaimer: I’m the creator.