套件: magic-wormhole-transit-relay (0.2.1-1)
magic-wormhole-transit-relay 的相關超連結
Trisquel 的資源:
下載原始碼套件 magic-wormhole-transit-relay:
- [magic-wormhole-transit-relay_0.2.1-1.dsc]
- [magic-wormhole-transit-relay_0.2.1.orig.tar.gz]
- [magic-wormhole-transit-relay_0.2.1-1.debian.tar.xz]
維護者:
Original Maintainer:
- Antoine Beaupré
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-twisted (>= 17.5.0~)
- Event-based framework for internet applications