Crates.io | gday_hole_punch |
lib.rs | gday_hole_punch |
version | 0.3.0 |
source | src |
created_at | 2024-06-07 22:26:21.084403 |
updated_at | 2024-12-02 02:32:06.242055 |
description | Securely connect to a peer using TCP hole-punching. |
homepage | https://github.com/manforowicz/gday/tree/main/gday_hole_punch |
repository | https://github.com/manforowicz/gday/ |
max_upload_size | |
id | 1265248 |
size | 46,683 |
Lets peers behind NAT (network address translation) try to establish a direct authenticated TCP connection. Uses TCP hole punching and a helper gday_server to do this.
See the documentation.