On Thu, Mar 05, 2020 at 11:28:50PM +0000, Edd Barrett wrote:
> Hi,
> 
> This is a golang implementation of magic wormhole:
> https://github.com/warner/magic-wormhole
> 
> The go implementation is easier to port than the Python one ;)
> 
> Had to generate a vendored tarball, hence hosting the distfile.
> 
> Comments? OK?
> 
> -- 
> Best Regards
> Edd Barrett
> 
> http://www.theunixzoo.co.uk



Hi, I've been able to try it with a file and a directory with success,
but using a text message, nothing is output, can you confirm you get the
same behavior?

sender
------

solene@t480 /usr/ports/net/wormhole-william $ wormhole-william send
Text to send: foobar
On the other computer, please run: wormhole receive (or wormhole-william recv)
Wormhole code is: 7-sardonic-scotland
text message sent

receiver
--------

solene:/home/solene:573$ wormhole-william receive 7-sardonic-scotland | hexdump 
-C
00000000  0a                                                |.|
00000001

Reply via email to