Registry / networking / libp2p-go-libp2p-autonat-svc

libp2p-go-libp2p-autonat-svc

JSON →
library0.2.0gogounverified

Package autonat-svc provides a service for automatic NAT traversal in libp2p networks.

go get github.com/libp2p/go-libp2p-autonat-svc
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-A
L
libp2p-go-libp2p-autonat-svc
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.

autonatsvc
github.com/libp2p/go-libp2p-autonat-svc

Creates a new AutoNAT service instance.

package main import ( "github.com/libp2p/go-libp2p-autonat-svc" ) func main() { svc, _ := autonatsvc.New() _ = svc }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
libp2p-go-libp2p-autonat-svc — go get libp2p-go-libp2p-autonat-svc · libregistry