An open API service indexing awesome lists of open source software.

https://github.com/mcrmonkey/magicwormhole


https://github.com/mcrmonkey/magicwormhole

docker docker-image python wormhole

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# magicwormhole

This is magic-wormhole in a docker container.

## Use

Run the container like so:

docker run -it --rm -v /path/to/storage:/tfr mcrmonkey/magicwormhole

### Sending

docker run -it --rm -v /path/to/storage:/tfr mcrmonkey/magicwormhole send
file.txt

### Receiving

docker run -it --rm -v /path/to/storage:/tfr mcrmonkey/magicwormhole
receive