Piknik – Copy and paste anything over the network
21–30 of 42 posts
Re: Piknik – Copy and paste anything over the network
#22Thank you, thank you, thank you! I've been looking for something like this for ages. I use QubesOS, and copy + paste between HVM(Windows) and paravirtual domains(Linux) just did not work with Windows 10. I previously used a little webserver on a separate VM on my virtual network where I had to go with a browser to copy and paste stuff in a shared chat window. And files were even worse. That solution was not as secure…
Not to mention, with the Linux subshell, you have the potential to automate a SSH tunnel or tar | nc.
Just some thoughts about non-3rd party solutions.
Re: Piknik – Copy and paste anything over the network
#23Great to copy from any host to another, just by sharing a short secret.
Re: Piknik – Copy and paste anything over the network
#24Same, but different: https://github.com/warner/magic-wormhole Great to copy from any host to another, just by sharing a short secret.
Re: Piknik – Copy and paste anything over the network
#25Re: Piknik – Copy and paste anything over the network
#26Re: Piknik – Copy and paste anything over the network
#27"Installation" - Game over. Relevant: https://xkcd.com/949
Re: Piknik – Copy and paste anything over the network
#28Earlier quoted context omitted.
Is there a program out there that will expose a Unix socket as a named pipe or something that can be read to and written from like a file? That way you could take care of this with SSH tunneling. edit: I meant "port", not "socket"! But apparently this is basically what netcat does by default.
socat
Re: Piknik – Copy and paste anything over the network
#29Same, but different: https://github.com/warner/magic-wormhole Great to copy from any host to another, just by sharing a short secret.