使用 libp2p 建立 tcp 隧道(不支持 udp),底层传输可以通过 quic、tcp、websocket、webtransport 实现,使用 noise 协议对传输进行加密,自带 nat,可以多层组合使用。
Updated 2024-08-19 00:28:21 +08:00
使用go-libp2p解决在NAT后面的两个节点之间进行通信
Updated 2024-08-19 00:28:21 +08:00
P2P Forwarder - a tool for farwarding tcp/udp ports. Made using libp2p.
Updated 2024-08-19 00:27:51 +08:00
基于IPFS和Libp2p构建的轻量级VPN,适用于真正的分布式网络。
Updated 2024-08-19 00:27:50 +08:00
A VPN Built on top of libp2p
Updated 2024-08-19 00:27:50 +08:00
The immutable, decentralized, statically built p2p VPN without any central server and automatic discovery! Create decentralized introspectable tunnels over p2p with shared tokens
Updated 2024-08-19 00:27:45 +08:00
libp2p implementation in Go
Updated 2024-08-19 00:27:45 +08:00
reuse tcp/udp ports in golang
Updated 2024-08-19 00:27:43 +08:00