go-p2ptunnel

by Chen Jia

Install go-p2ptunnel with winget

winget install -e --id chenjia404.go-p2ptunnel

Use libp2p to establish a TCP tunnel (does not support UDP). The underlying transmission can be implemented using QUIC, TCP, WebSocket, WebTransport. Use noise protocol to encrypt the transmission. Support NAT. Can be used in multi-layer combinations. If there is no public network IP, you can use the node ID to connect. In some situations, directly specify the IP and communication protocol to connect. The node private key is stored in .key files in the current directory, and the default file name is user.key. If it was deleted, a new node ID will be created automatically when the program is restarting.

Information

PublisherChen Jia
Version0.2.38
Updated5 days ago
LicenseMIT
Package IDchenjia404.go-p2ptunnel
CopyrightCopyright (c) 2026 chenjia404