Registry / networking / libp2p-go-nat

libp2p-go-nat

JSON →
library1.0.0gogounverified

Package nat implements NAT handling facilities for Go.

go get github.com/libp2p/go-nat
INSTALL
IMPORT
SIG · LIBP2P-GO-NAT
L
libp2p-go-nat
networkinggov1.0.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-nat

Discovers the NAT gateway.

package main import ( "fmt" "github.com/libp2p/go-nat" ) func main() { fmt.Println(nat.DiscoverGateway()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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