Mozzarella

Home

WebWormhole

WebWormhole creates ephemeral pipes between computers to send files
or other data.

1. Generate a one-time code on one end.
2. Enter the same code on a another machine.
3. Drag and drop files from either side to send them down the wormhole.

The connection is established using WebRTC. The code is used to secure and authenticate it.

This extension lets you install a local copy of the web client that is on https://webwormhole.io. It is otherwise identical. It can be used to send and receive from the web and command line clients.

Source code is available at https://github.com/saljam/webwormhole.

Install