通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Magic-Wormhole。
如果您还没有 YunoHost,请参阅指南了解如何安装它。
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.
分发版本: 0.4.0~ynh1
- 上游应用代码库: https://github.com/magic-wormhole/magic-wormhole-transit-relay
- YunoHost 商店: https://apps.yunohost.org/app/wormhole
- 报告 bug: https://github.com/YunoHost-Apps/wormhole_ynh/issues
请向 testing
分支 发送拉取请求。
如要尝试 testing
分支,请这样操作:
sudo yunohost app install https://github.com/YunoHost-Apps/wormhole_ynh/tree/testing --debug
或
sudo yunohost app upgrade wormhole -u https://github.com/YunoHost-Apps/wormhole_ynh/tree/testing --debug
有关应用打包的更多信息: https://yunohost.org/packaging_apps