marten-seemann / go-libp2p-autonat

DEPRECATED: NAT Autodiscovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATION NOTICE

This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/host/autonat.

go-libp2p-autonat

Discourse posts

Ambient NAT discovery

This package provides an ambient NAT autodiscovery service. It allows peers to figure out their NAT dialability situation by using test dial backs through peers providing the AutoNAT service.

Documentation

See https://godoc.org/github.com/libp2p/go-libp2p-autonat

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT


About

DEPRECATED: NAT Autodiscovery

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.3%