https://github.com/mcrmonkey/magicwormhole
https://github.com/mcrmonkey/magicwormhole
docker docker-image python wormhole
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcrmonkey/magicwormhole
- Owner: mcrmonkey
- Created: 2017-04-03T20:18:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-19T14:32:22.000Z (about 4 years ago)
- Last Synced: 2024-12-27T01:26:04.518Z (about 1 year ago)
- Topics: docker, docker-image, python, wormhole
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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