Registry / networking / libp2p-go-libp2p-nat

libp2p-go-libp2p-nat

JSON →
library0.2.0gogounverified

Package nat provides NAT traversal for libp2p (deprecated, moved to go-libp2p).

go get github.com/libp2p/go-libp2p-nat
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-N
L
libp2p-go-libp2p-nat
networkinggov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nat
github.com/libp2p/go-libp2p-nat

Discover NAT (deprecated).

package main import ( "fmt" "github.com/libp2p/go-libp2p-nat" ) func main() { fmt.Println(nat.DiscoverNAT()) }
Debug
Known issues
breakingThis package is deprecated and has moved to go-libp2p.
fix
Use github.com/libp2p/go-libp2p/p2p/net/nat instead.
affects: >=0.2.0
Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-go-libp2p-nat — go get libp2p-go-libp2p-nat · libregistry