[ 源代码: magic-wormhole-transit-relay ]
软件包:magic-wormhole-transit-relay(0.1.2-1)
magic-wormhole-transit-relay 的相关链接
Debian 的资源:
下载源码包 magic-wormhole-transit-relay:
- [magic-wormhole-transit-relay_0.1.2-1.dsc]
- [magic-wormhole-transit-relay_0.1.2.orig.tar.gz]
- [magic-wormhole-transit-relay_0.1.2-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Transit Relay server for Magic-Wormhole
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.
This server used to be included in the magic-wormhole repository, but was split out into a separate repo to aid deployment and development.
其他与 magic-wormhole-transit-relay 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-twisted (>= 17.5.0~)
- Event-based framework for internet applications