Read this README in other languages.
This package allows you to install Magic-Wormhole quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
This repository implements the Magic-Wormhole "Transit Relay", a server that helps clients establish bulk-data transit connections even when both are behind NAT boxes. Each side makes a TCP connection to this server and presents a handshake. Two connections with identical handshakes are glued together, allowing them to pretend they have a direct connection.
Shipped version: 0.4.0~ynh1
- Upstream app code repository: https://github.com/magic-wormhole/magic-wormhole-transit-relay
- YunoHost Store: https://apps.yunohost.org/app/wormhole
- Report a bug: https://github.com/YunoHost-Apps/wormhole_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/wormhole_ynh/tree/testing --debug
or
sudo yunohost app upgrade wormhole -u https://github.com/YunoHost-Apps/wormhole_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps